Forum: C Jul 16th, 2004 |
| Replies: 0 Views: 2,242 I want to have a class LIST -- a dinamic list of rational numbers (defined previously in my RATIONAL class). I want another class STACK to inherit LIST's root and end pointers for my list.(STACK also... |
Forum: C Jun 18th, 2004 |
| Replies: 5 Views: 2,563 There is a time structure you know-- see gettime() : :lol: |