-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 24 March 2003 4:32 pm, Steven T. Hatton wrote:
I'm looking for a good online reference for C/C++. ... Are any included with SuSE 8.1?
dunno if they are good, bad, or indiferent, but there is always the "man" pages -- they cover pretty much all of the library and many API's for X and other programs For example, the command man 3 printf returns a description of how to make a printf call (as well as fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, & vsnprintf). Note that I had to use a "3" on the command, otherwise it pulls the definition from the first manual (1) that contains printf. man -k printf shows you everything that contains "printf" in the command itself or the one-line description. The number in parenthesis indicates which manual you need to reference if there is more than one with the same exact keyword. - -- Yet another Blog: http://osnut.homelinux.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: http://osnut.homelinux.net/TomEmerson.asc iD8DBQE+f6WnV/YHUqq2SwsRAsKSAJ9UPphD6haA7oLRtXOj1py2jUZ0+ACgnyWW 91VO/eHSCcPAPTs6TjsuhhY= =R7Ha -----END PGP SIGNATURE-----