 |
Stack in C | DaniWeb - DaniWeb - Technology Publication Meets Social Media
Hello guyz i'm trying to write a stack program in C... Push one character onto the stack. Your function should have the prototype: void push(POINTER *Top,stackitem a); 2. Push a string of characters into a stack. Your function should have the prototype: v
www.daniweb.com |
 |