Talk:Array
Jump to navigation
Jump to search
Aren't strings more normally terminated with a NULL? ;-) --Cargo Cult 15:00, 24 Jul 2005 (PDT)
- If they're null-terminating strings ;) --ts2do
- Thats why strings are supposed to be stored as a char* not a char[] --InvaderZim