User Profile

Collapse

Profile Sidebar

Collapse
belton180
belton180
Last Activity: Oct 8 '06, 10:26 AM
Joined: Oct 4 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • belton180
    replied to what's wrong?
    in C
    never mind, figured it out by myself :), thanks for the tip about isalpha though, it really helped
    See more | Go to post

    Leave a comment:


  • belton180
    replied to what's wrong?
    in C
    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...
    See more | Go to post

    Leave a comment:


  • belton180
    replied to need help fast
    in C
    what exactly do you mean? pls be more specific
    See more | Go to post

    Leave a comment:


  • belton180
    started a topic what's wrong?
    in C

    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...
    See more | Go to post

  • belton180
    replied to stacks...
    in C
    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 int
    See more | Go to post

    Leave a comment:


  • belton180
    started a topic stacks...
    in C

    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
    See more | Go to post
No activity results to display
Show More
Working...