What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » How to make a struct?

How to make a struct?
Author: Message:
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: How to make a struct?
If I understand what you mean this is want you want :P

function Point()
{
  this.x;
  this.y;
}

mypointobj = new Point();

This post was edited on 07-31-2006 at 08:55 PM by Ezra.
[Image: 1-0.png]
             
07-31-2006 08:54 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How to make a struct? - by -=blu3+3y3s=- on 07-31-2006 at 08:51 PM
RE: How to make a struct? - by Ezra on 07-31-2006 at 08:54 PM
RE: How to make a struct? - by -=blu3+3y3s=- on 07-31-2006 at 09:19 PM
RE: How to make a struct? - by Ezra on 07-31-2006 at 09:25 PM
RE: How to make a struct? - by -dt- on 08-01-2006 at 12:00 AM
RE: How to make a struct? - by Eljay on 08-01-2006 at 07:30 AM
RE: How to make a struct? - by Ezra on 08-01-2006 at 09:05 AM
RE: How to make a struct? - by -=blu3+3y3s=- on 08-01-2006 at 06:17 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