User: luther

  • Public profile

User profile: luther

User info
User name:luther
History
Joined:
Number of posts:5
Latest posts:

Sorting a Stack
[code] #include <iostream> #include <string.h> using namespace std; const int MAXSTACK=5; con...

comparing problem
im trying to compair the times in the prt array. the [b]llogin [/b]works fine however the [b]flogin ...

class and class implementation
header file #include <iostream> using namespace std; const int FEET_IN_YARDS = 3; const int ...

Having problems creating pointers to Time
i gave it a though here is what i came up with, while in the loop when the variable secs in the incr...

Having problems creating pointers to Time
this is the time header #include <iostream> using namespace std; class Time { public: ...

This user does not accept Private Messages