Posts by Jessy • 13 points
2 posts
-
1
votes1
answer1337
viewsQ: Character stack
Good night guys, all right? With my RPN calculator program here and apparently everything is working normal despite great difficulties to work with char stack.Missing implement the potentiation…
-
0
votes1
answer1077
viewsQ: C Circular Double Chained List Descending Ordering
I need a little help here with Double Chained Circular List to solve a bigger problem. I need to do a function that already enters my elements in descending order. My code even works with entries…