Results for "Author: rob"
Pointer Manipulation
Ever wanted to pass a String to a callback function, only to find out it only accepts Long's as inputs? Now you can pass in the memory address (A long), then use the string as normal within the function. Also included are pointer conversions to Two, Four, Eight and Twenty Two bit variables