Re: string concatanation



On Tuesday 20 August 2002 02:06 pm, Peter \"Firefly\" Lund wrote:
On Tue, 20 Aug 2002, Tilman Sauerbeck wrote:
I only know a good german resource on this topic ;)
But maybe the names of the functions you'll need will help you searching
the net (or use "man function" ;))

fopen - opens a file
fprintf - like printf, but writes to a filedescriptor
fscanf - like scanf, but reads from a filedescriptor
"read", "write" - low level stuff ;)

Well, there's always K&R:

The C Programming Language,
Brian Kernighan & Dennis Ritchie.  They know what they talk about and the
book is /very/ readable and at the same time a good teaching book, a good
definition of the language, and a great reference!

-Peter
Not to mention, light weight and easy to carry.
Jeffrey




The United States Patent Office delayed issuing a patent on the Wright
brothers' airplane for five years becauseit broke accepted scientific
principles.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]