User profile: Enterprise D

User info
User name:Enterprise D
History
Joined:
Number of posts:9
Latest posts:

Problem with array comparison
Hi! Thanks for your answer - I think I figured it out. [code]#include <iostream>; int main() { in...

Problem with array comparison
Hi! I'm trying to write the program suggested here, "Pancake Glutton": http://www.cplusplus.com/foru...

Extremely large integers in C++
Hi, thanks for your answer. What I mean is numbers with 20 million digits, not the number 20,000,00...

Extremely large integers in C++
Hi! Does anyone know if it would be possible (and how) to use extremely large integers in a C++ p...

C++ Book Recommendation
Hi, I'm looking for a book which teaches C++ starting from zero; i.e., it explains what a compile...