Check out Amazon.com!

BlitzCoder Code Archives PageMain Codes Page
"String to integer function", by bagels
This little function converts a string containing only numeric symbols (0 through 9) into an integer and stores that integer in a global variable (here it's strngtoint, you can easily replace this with your own).
Code
Copyright(c) 2000-2004, BlitzCoder. All Rights Reserved.

Code software created by Krylar's Kreations