What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Help in C. how to...

Help in C. how to...
Author: Message:
crank
Full Member
***

Avatar
Failed to come back here :(

Posts: 304
Reputation: 17
34 / Male / Flag
Joined: Mar 2004
Status: Away
O.P. RE: Help in C. how to...
quote:
Originally posted by Mnjul
sName, sValue...etc are arrays, you should increase the array index when assigning different values to different array elements :)


Thanks...
Do I need to change this to??
code:
if(strcmp(sTag, "(!XQThello)") == 0)
->
code:
if(strcmp(sTag, "(!XQThello)") == 1)

EDIT:
Well it worked without changing this so thanks!

This post was edited on 05-30-2004 at 09:28 AM by crank.
I haven't been active here in ages.
If you're wondering who i am, read my reputations. I used to make plugins, skins and spam the IRC channels here back in the good old days before Windows Live.
05-30-2004 09:23 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help in C. how to... - by crank on 05-30-2004 at 09:15 AM
RE: Help in C. how to... - by Mnjul on 05-30-2004 at 09:18 AM
RE: Help in C. how to... - by crank on 05-30-2004 at 09:23 AM
RE: Help in C. how to... - by Mnjul on 05-30-2004 at 09:38 AM
RE: Help in C. how to... - by crank on 05-30-2004 at 02:56 PM


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