forked from starnakin/IronGOLEM
add: strlen, putchar, putstr
This commit is contained in:
3
src/putchar.🗿
Normal file
3
src/putchar.🗿
Normal file
@@ -0,0 +1,3 @@
|
||||
putchar(c){
|
||||
wrt c;
|
||||
}
|
||||
Reference in New Issue
Block a user