pghsteelers
Technical User
Can someone tell me what the following statement in a class says....I can't find anywhere including searching in VS help what the " : " is for:
CStack() : next(0) {}
...
...
...
Thanks,
CStack() : next(0) {}
...
...
...
Thanks,