wget
to download the file at http://cs.longwood.edu/courses/cmsc242/s20/files/flib.tgz
tar -xvzf flib.tgz
You have been given a file named flib.h
containing function signatures. You should implement these functions in a file named flib.c
.
flib.h
.
getopt
function to parse command line arguments.
3.6K Mar 13 12:33 main.o 15.6K Mar 13 12:33 [exe] feeble 30.9M Mar 13 12:33 [dir] . 699.0B Mar 13 12:33 main.c 14.8K Mar 13 12:29 flib.o 1.4K Mar 13 12:28 flib.h 4.2K Mar 13 12:26 flib.c 15.4M Mar 12 13:25 [dir] test_dir 305.0B Mar 12 13:25 Makefile 9.8K Mar 12 13:25 [dir] test2_dir 15.4M Mar 12 13:25 242_is_best.txt 31.1M Mar 09 10:13 [dir] .. 12 entries
If you have changed file names or directory names you will need to change to the
directory which contains the directory you wish to hand in. We will use
the handin cmsc242 assignment directory
command.
In this case you will type: handin cmsc242 lab2 your_directory_name
You lab is due at 11:59pm Mar. 23rd 2020.