• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What does ATOT stand for?

atot() is a function I wrote in C++. It converts a string containing numerics into a size_t (which is a typedef for a long integer data type). I needed it because I was converting long strings of numbers to integral representations. I designed it to function alongside the standard C itoa(), atoi() and similar functions.

HTH

EDIT: 666th post 😀
 
Wow... this is almost up there with the kid who came into EB Games. He walked up to the counter with the Fantastic 4 DVD and asked if they had the first 3 too.
 
Back
Top