Search found 1 match

by alexified
Fri Mar 21, 2008 3:06 pm
Forum: Volume 100 (10000-10099)
Topic: 10018 - Reverse and Add
Replies: 169
Views: 43881

I have a question why I can't use atoll()

Hi~ How are you? It's my first time to post here.

I have a question.

while I'm solving problem of 10018, I tried to use the function atoll() to change string to long long type but Visual C++ 2005 can't recognize it even though I included header file "stdlib.h".

Surely, I solved that problem with ...

Go to advanced search