Re: string concatanation
- From: "Peter \"Firefly\" Lund" <firefly diku dk>
- To: Tilman Sauerbeck <tilman sauerbeck web de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: string concatanation
- Date: Tue, 20 Aug 2002 21:06:05 +0200 (MEST)
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
The United States Patent Office delayed issuing a patent on the Wright
brothers' airplane for five years becauseit broke accepted scientific
principles.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]