Re: How to initialize a char*?
"Julie" <julie@nospam.c om> wrote in message
news:407C8B2D.2 799C0E8@nospam. com...[color=blue][color=green]
> >
> > Ok, so zero-initialisation or any other "premature" initialisation does[/color][/color]
not[color=blue][color=green]
> > protect you from anything. Btw try using the new C++ casts instead (of
> > course avoid them completely if possible).
> >
> > Regards,
> >
> > Ioannis Vranos[/color]
>
> How do you define when "premature" is "post-mature"?[/color]
"premature"=ini tial value not actually intended to be used.
Too tired, going off line now. Good day/night there.
Ioannis Vranos
"Julie" <julie@nospam.c om> wrote in message
news:407C8B2D.2 799C0E8@nospam. com...[color=blue][color=green]
> >
> > Ok, so zero-initialisation or any other "premature" initialisation does[/color][/color]
not[color=blue][color=green]
> > protect you from anything. Btw try using the new C++ casts instead (of
> > course avoid them completely if possible).
> >
> > Regards,
> >
> > Ioannis Vranos[/color]
>
> How do you define when "premature" is "post-mature"?[/color]
"premature"=ini tial value not actually intended to be used.
Too tired, going off line now. Good day/night there.
Ioannis Vranos
Comment