Posts by koo • 13 points
1 post
-
1
votes1
answer62
viewsQ: What’s wrong with my dynamic stack?
I’m trying to make a dynamic stack, and for some reason there’s something wrong with the function init. You’re making the following mistake: Warning: Conflicting types for 'init' #include…