Afficher un message
Vieux 28/01/2008, 08h38   #3
Martin Ambuhl
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: memory address of *char

DDD wrote:
> I have some codes:
> w_char **sFieldsUri;
> sFieldsUri = &(new w_char[2]);

^^^^^^^^^
This tells us that you are in the wrong place, since that is a syntax
error in C. Try posting to a newsgroup for whatever language you are using.
  Réponse avec citation
 
Page generated in 0,04386 seconds with 9 queries