functions? you surely can just push stuff in it but is there a use for that?
stack is used for variable storage as well. The variables you declare, and don't do dynamic allocation will be on stack. You can actually verify this by looking at the address
aren't they stored in data and bss?
oh i meant static variables.
Обсуждают сегодня