Hello,
Starting to learn C Programming all over again in Linux this time.
The problem is that most books are for Windows/Dos also.
'stdprn' is not contained in stdio.h in GCC.
Is it in another library, is there an equivilant library function to use?
If not, how do you send a file to the printer with GCC?
This is stumping me and found no help on Google.
Dave