Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Theodore W. Barkhuizen"

A program that removes all occurrences of a string...Version: VB6
Author: Theodore W. BarkhuizenSubmitted: 4/1/2002Views: 11298
A program that removes all occurrences of a string from another string without using the built in function 'replace'.

This program shows the use of dynamic arrays and s...Version: VB6
Author: Theodore W. BarkhuizenSubmitted: 4/1/2002Views: 15900
This program shows the use of dynamic arrays and string manipulation functions like Mid$,Right$,Left$ and Instr to write your own Split function found in VB6.
Page 1 of  1

Go to page: 1