I need to be able to prompt the user to enter files that they want linked in a program, (i.e enter the files to be linked: file1.c file2.c file3.c) all on one line and separated by a space, I know how to load one file, but not multiple files, can anybody help?