Visit
SearchWinDevelopment.com,
the Visual Basic-Specific Search Engine.
FREE benefits include Daily News, Developer Tips, Career Center, VB
Forums & more.
Author: mann Date Submitted: 1/19/2005 Category: String Handling/Manipulation Compatibility: VB 6
This code has been accessed 3564 times.
Task: I would like to inform vb users/enthusiasts who like to create a program which reverses each character in a string. You don't have to create very long code to do this. It's pretty simple, VB has included the "strReverse" function to reverse each character in a string. :)