Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overload operators??
Message
From
06/02/2002 05:38:11
 
 
To
06/02/2002 01:03:24
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00615854
Message ID:
00615914
Views:
27
James,

VFP does not support operator overloading in the same way C++ or C# does. It understands how to concatenate (+) its own internal types, what you cannot do is override the default behaviour or provide new operator behaviour for your own classes.

HTH
Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform