Hi,
I see the initializition of a char array like this:
SOFTVERSION is a char *;Code:char ident[] = "@(#) You are running version "SOFTVERSION ;
Is this a valid char [] declaration & init for ASCII C standard?
Thanks a lot in advance!
sandodo
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 17
Threaded View
|
Click Here to Expand Forum to Full Width |