Name:
Anonymous
2007-04-10 13:40
ID:YqaTtdxC
main() {
"example";
}
What happends here? Is the string example pushed somewhere?
Name:
Anonymous
2007-04-10 14:13
ID:HxyeUmnk
In that the program did compile.
Hey, nub, how am I supposed to run strings on something that didn't compile? May I suggest you type "man strings"?