RoyceyBaby
IS-IT--Management
- Mar 23, 2001
- 22
Hi all,
Extreme newbie question comming up.
If i have a string
strA="Once upon a time\0";
strB="";
how do I copy say the third character from strA to strB, then maybe the seventh character from strA to strB.
I know it is these darn pointers, but I can't get my head round them yet.
Many thanks,
Royce
Extreme newbie question comming up.
If i have a string
strA="Once upon a time\0";
strB="";
how do I copy say the third character from strA to strB, then maybe the seventh character from strA to strB.
I know it is these darn pointers, but I can't get my head round them yet.
Many thanks,
Royce