This website requires JavaScript.
Explore
Help
Register
Sign In
augusto
/
vm-translator
Watch
1
Star
0
Fork
You've already forked vm-translator
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d15bd48aba
vm-translator
/
util.h
3 lines
65 B
C
Raw
Normal View
History
Unescape
Escape
Add functions
2020-11-17 12:12:39 -05:00
char
*
heapstr
(
const
char
*
str
,
int
len
)
;
Code refactoring
2020-11-19 06:10:51 -05:00
int
countplaces
(
int
n
)
;