Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Give me problems.

Name: Anonymous 2014-04-02 11:47

Give me some non trivial problems to solve in C.

Name: Anonymous 2014-04-03 12:44

>>24
you declare global variable uint8_t heap[TOTAL_MEMORY]; formally it is not on stack, and not a pointer. regarding variables, you can declare them "register", so they will be placed in registers (no stack used).

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List