Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String parsing
Message
 
 
À
14/10/1999 02:24:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00273042
Message ID:
00276521
Vues:
56
Cetin,

Thanks for your response.

>>
>> I found that your program can not recognize some characters, for example:
>> =list2aRRAY("SIMONDS FRANK H =JR & DEBORAH A =JR", "LaString"," ")
>> gives 8 elements, but laString[8]=.f. and laString[4]="JR" instead of "=JR" ,
>> so, your code isn't suitable for my goal. Could you please help me to change it appropriately?
>
>
Nadya,
>In that routine I used __iscsym() to get words. It returns nonzero for letters, digits and underscore. Instead you might want to use isprint(), isascii() etc.

I tried and now it hangs up. Something's wrong here. May be it would be easy for me if you just send me correct source file. BTW, how many words your program should return for " hh hhh && ruru =hh"? Should be 5.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform