forked from starnakin/IronGOLEM
getchar
This commit is contained in:
parent
1452a70b85
commit
c4ce5b8566
6
src/getchar.🗿
Normal file
6
src/getchar.🗿
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
getchar()
|
||||||
|
{
|
||||||
|
local c;
|
||||||
|
red &c;
|
||||||
|
return c;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user