Hi Alex
Shouldn’t all the examples of pointers to chars in this chapter e.g.
char *strValue
be instead
char *pszValue?
Cheers
Kevin
Hi Alex
Shouldn’t all the examples of pointers to chars in this chapter e.g.
char *strValue
be instead
char *pszValue?
Cheers
Kevin