User: DarkSephiroth

  • Public profile

User profile: DarkSephiroth

User info
User name:DarkSephiroth
History
Joined:
Number of posts:6
Latest posts:

Using pointers with array
heres my final code [code]#include <iostream> using namespace std; int* doubleCapacity(int *l...

Using pointers with array
Well i simplified everything up to this right here [code]#include <iostream> using namespace std...

Using pointers with array
Smart thinking, thanks alot here is my code so far [code]#include <iostream> using namespace ...

Using pointers with array
so i have [code]* doubleCapacity(int *list, int size) { code code }[/code] how can i ret...

Class function
[output]#include <iostream> #include <ctime> using namespace std; class Time { public: ...

This user does not accept Private Messages