Ive started using the getopt(3) function with DJGPP. It gives you the flags pretty easy, but how do you find out what file names are given on the command line?
Printable View
Ive started using the getopt(3) function with DJGPP. It gives you the flags pretty easy, but how do you find out what file names are given on the command line?