IsBadReadPtr and IsBadWritePtr Yes i know I have read very VERY bad things about them
here is essencially what it does:
you have a Alloc function that will dynamicely create memory of the specified size. then i have reading and writing functions. well if they don't check for errors with the alloc or use the reading functions on a pointer gotten from somewhere else then i need to be able to check if that pointer is readable before trying to read from it as i don't want to crash there program because i am trying to read 'someone else's' memory lol
New Site! Check it out \/