VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Proper use of API string functions (with pointers)

Kenneth Buckmaster  (4 Submissions)   String Manipulation   Intermediate   Wed 3rd February 2021

People usually declare Api string functions using string variables, think they can only print a string from the first character and use functions like mid to trim the string first. These functions are actually meant to be used with pointers to any starting character.
*Added use of integer arrays with wide functions

Rate Proper use of API string functions (with pointers) (4(4 Vote))
Proper use of API string functions (with pointers).bas

Proper use of API string functions (with pointers) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters