User profile: lluoc

User info
User name:lluoc
History
Joined:
Number of posts:3
Latest posts:

Reserving memory for **
Dammit, i should have thought of that. Thanks

reads ten numbers and prints the largest and smallest numbers entered.
Improvable but simple version. //compile with g++ #include <iostream> using namespace std; ...

Reserving memory for **
If I have a ** (specifically a int ** in a header file) and I want to reserve memory for it (in a co...

This user does not accept Private Messages