[Gambas-user] Another possible change...

Daniel Campos danielcampos at ...282...
Sun Dec 14 17:32:20 CET 2003


Hi:


Is there any function to reverse the contents of an string?

I mean :

String A
String B
A="hello"
B=StrReverse(A)
B="olleh"

This is an useful functionallity that exits on VB, but I didn't
find this in Gambas (may be I'm wrong)

Regards,

Daniel Campos



-- 
Daniel Campos <danielcampos at ...282...>





More information about the User mailing list