This website requires JavaScript.
Explore
Help
Sign In
kdx
/
IronGOLEM
Watch
1
Star
0
Fork
0
You've already forked IronGOLEM
forked from
starnakin/IronGOLEM
Code
Pull Requests
Activity
Files
ed23a887f993fc4b8594657fadabb188fc2c287a
IronGOLEM
/
src
/
putchar.🗿
kdx
1452a70b85
various optimisations
2023-07-25 05:43:10 +02:00
6 lines
34 B
Plaintext
Raw
Blame
History
putchar(c)
{
wrt c;
return c;
}
View Git Blame
Copy Permalink