Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# version of sys(2007)
Message
De
17/07/2014 14:11:04
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
17/07/2014 13:40:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01603907
Message ID:
01603939
Vues:
74
>>i'm doing some work in C# and need to have a working version of a method that correctly translates the sys(2007,"foo") to the same value in c# that it calculates using the built-in vfp method. does anyone have any ideas or code for sys(2007) in c#.
>>
>>here's the docs for the sys(2007) method in vfp
>>
>>http://msdn.microsoft.com/en-us/library/csfkkhcy(v=vs.80).aspx
>
>SYS(2007) generates a CRC16 digest by default, optionally a CRC32 digest. There seem to be plenty of hits if you Google [crc32 c#], for example.

I did a sys(2007, "foo") which gave me 25354.... I've tried 2 of the crc16 methods on the web and they don't return that number. So there's something else afoot here.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform