What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » C++ help

C++ help
Author: Message:
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: C++ help
code:
char tmp[2];
tmp[0]=tempchar;
tmp[1]='\0';
MessageBox(NULL,tmp,NULL,NULL);
The previous sentence is false. The following sentence is true.
01-26-2005 06:35 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
C++ help - by Millenium_edition on 01-25-2005 at 01:55 PM
RE: C++ help - by Concord Dawn on 01-25-2005 at 01:59 PM
RE: RE: C++ help - by Millenium_edition on 01-25-2005 at 02:09 PM
RE: C++ help - by RaceProUK on 01-26-2005 at 09:38 AM
RE: C++ help - by segosa on 01-26-2005 at 06:35 PM
RE: C++ help - by TheBlasphemer on 01-26-2005 at 06:59 PM
RE: RE: C++ help - by Millenium_edition on 01-26-2005 at 07:39 PM
RE: C++ help - by RaceProUK on 01-26-2005 at 09:06 PM
RE: C++ help - by zaidgs on 01-28-2005 at 02:50 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On