vm-translator/util.h

3 lines
65 B
C

char* heapstr(const char* str, int len);
int countplaces(int n);