Visit SearchWinDevelopment.com, the Visual Basic-Specific Search Engine.
               FREE benefits include Daily News, Developer Tips, Career Center, VB Forums & more.


Home Recent Code Popular Code SearchWinDevelopment.com White Papers

Jobs

Submit Code Email


Author:  Prasenjit Chatterjee
Date Submitted:  4/9/2005
Category:  String Handling/Manipulation
Compatibility:  VB 6
This code has been accessed 3990 times.

Email Yourself this snippet:

Task: The function getstrnum(num,width) will convert an integer into a "string number" of specified length in the width field.
Declarations

Code