C Programming
Notes on C programming language K&R
Thursday, January 27, 2011
1.9 Character Arrays
Print longest text lines:
The character '\0' (the null charater) value is zero
"hello\n" =
'/0' mark the end of string of characters.
%s = string form argument
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment