Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
..morning... How do I convert a char to an int int VC++? doneirik
char
int
atoi function
THANKS
a char type IS an integer. it just is on 8 bits instead of 16 bits for short or 32 for long. int may be 16, 32 or 64 bits depending on the architecture.
TOXCCT >>> GEII power [toxcct][VisualCalc]