Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft's position on Visual FoxPro and .NET
Message
 
À
14/06/2004 10:18:03
Emmanuel Huybrechts
Technimeca International Corp.
Montréal, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00908177
Message ID:
00913466
Vues:
82
<snip>

Not only does overloaded methods deal with the number of parameters passed but also the type of parameter passed, i.e.
function Test (tcPara)
  * code

function Test (tnPara)
  * code
Overloaded methods reduces code in most cases. The problem is to get out of the fox mindset. I must say I like the consept of overloaded methods in languages like C#

Einar
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform