Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 What's the difference between:
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
sarm2005




PostPosted: Sat Mar 08, 2008 7:35 pm   Post subject: What's the difference between:

Draw.FillOval and drawfilloval?
Sponsor
Sponsor
Sponsor
sponsor
BigBear




PostPosted: Sat Mar 08, 2008 8:00 pm   Post subject: Re: What's the difference between:

There is no diffrence
bawler27




PostPosted: Sat Mar 08, 2008 8:11 pm   Post subject: Re: What's the difference between:

next time use the F9 Key and you wouldnt have to waste your time posting this and waiting for a reply Wink
Clayton




PostPosted: Sat Mar 08, 2008 8:32 pm   Post subject: RE:What\'s the difference between:

Actually, there is a difference. No, not in the function of those two procedures, but in the ideas behind them. drawfilloval() is a procedure that draws an oval on the screen somewhere. Now, could you tell me where exactly the code for that procedure is stored? I can't either.

Now consider Draw.FillOval(). It does the exact same thing as drawfilloval(), however, if I asked you where the code for it is, you could tell me provided you know about modules. I'll leave it up to you to find out about modules. Check out the Turing Walkthrough to find out more.
A.J




PostPosted: Sat Mar 08, 2008 9:08 pm   Post subject: Re: What's the difference between:

Is it because Draw.FillOval () is defined in the predefs as a Module?
Clayton




PostPosted: Sat Mar 08, 2008 9:22 pm   Post subject: RE:What\'s the difference between:

Draw.FillOval() is not a module. Draw is.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: