What happends here? Is the string example pushed somewhere?
Name:
Anonymous2007-04-10 14:44 ID:YqaTtdxC
>>3
OP here i understood what's going on (finally)
strings is a unix command, and when i used it on the compiled program the string "example" didn't appear anywhere, so the compiler propably optimizes it or does something tricky i don't know.