← home

First love never dies

2013-09-29

Getting the address of the top of the stack in C:

char* stack_top = (char*) stack_top;

How can you not fall in love with it?