https://github.com/jrincayc/ucblogo-code
Raw File
Tip revision: efcf4ddf322f86b9ebad7b6c7636ef4dc55a22ac authored by Joshua J. Cogliati on 26 October 2019, 02:28:57 UTC
One is used to store pointers as well, so needs to be size of pointer.
Tip revision: efcf4dd
wxMain.h
void init_wx();
void putInBuff(char c);
back to top