Posts by spw • 35 points
3 posts
-
0
votes1
answer1497
views -
0
votes1
answer97
viewsQ: Error in my data structure [STACK]
My code is presenting two errors. As I am learning, I have tried several ways to fix it. Please someone can help me ? I need to insert a number and a string into my stack. But it’s giving error in…
-
2
votes1
answer75
viewsQ: My C code contains some errors (Data Structure List)
I created a Music Player for a Data Structure discipline using Double Chained and Circular List. However, you are showing some errors and I am not seeing where. Could someone help me ? Maybe it’s…