why i can't declare my character string as
(char*) care=0;
and what is the mearning of
char& *care ? because i would like to define a pointer to char type that also is a reference.
thank you
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 15
Thread: character declaratonThreaded View
|
Click Here to Expand Forum to Full Width |