Thread: char[] vs char*
View Single Post
Old Apr 6th, 2008, 1:30 AM   #5
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 936
Rep Power: 4 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Re: char[] vs char*

Thanks, everyone. That clears up most of my questions. But I am still wondering whether the char arrays/pointers passed to main (argv) can be modified legally.
titaniumdecoy is offline   Reply With Quote