|
-
September 17th, 2002, 12:05 AM
#1
new operator
Hey im just a begginer at this language and im having a real difficult time. Im not sure what this means. I was asked to create like six forms which i did but now it says do this. im kinda lost please help.
You MUST create all the forms using the new operator. For example,
int main()
{
form *[5];
return 0;
}
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|