func main() s32
{
buf : c8[256];
std::print("Enter some text: ");
out := std::read_string(buf);
std::print("You said: {}\n",out);
return 0;
}
destoer/interloper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|