User Profile
Collapse
-
never mind, figured it out by myself :), thanks for the tip about isalpha though, it really helped -
the problem is that it wont execute due to the ff. errors:
the return array thing
and something about the function prototypes of the boolean FULLSTACK and EMPTYSTACK not being defined in other functions
as for the isalpha, our teacher didn't discuss that at all...Leave a comment:
-
-
what's wrong?
[CODE]../* Program function: Simulate the stack using a stack limit of 10. Display
a menu for the the following.
[C] Create a stack
[I] Insert an item in the stack
[P] Pop an item from the stack
[E] Peep/view the item at the top of the stack
[V] Current value of top
[W] View all items stored in the stack
[Q] Quit
*the stack accepts lowercase & uppercase characters only... -
ok thanks for the replies but that's not what i needed, our teacher gave us the functions but not what's in those functions, and it should be for char not intLeave a comment:
-
stacks...
hi, can anyone give me the different stack functions...our teacher just gave us the bare bones, what the different functions do...but no sample code...thank you
No activity results to display
Show More
Leave a comment: