Mail Archives: djgpp/2003/02/27/17:23:15
> Hi, All - I've just started with C, so the answer might be obvious but I
> can't find it! I want to print off all of the library functions in a
> category, say CONIO etc, with their syntaxes and decriptions. I can look
> at them in INFO (rolls eyes, excuse me, I'm sure it's wonderful once you get
> used to it), but how do I print them out a bunch at a time?
Info is just one of the formats that documentation is available in.
The original format is TeX, which can be used to produce postscript
files for printing on paper.
If you go to http://www.delorie.com/djgpp/doc/ you'll see links for
downloading the C library reference as one huge postscript file. Or
you could download v2/djdoc203.zip which has man alternate formats in
it.
Er, we don't have PDF though. Any volunteers? ;-)
- Raw text -