top | item 22009676

(no title)

colinstrickland | 6 years ago

It also has an `IsComputerOn` system call.

discuss

order

tragomaskhalos|6 years ago

int IsComputerOn() { return 1; }

??

colinstrickland|6 years ago

if i recall correctly, if the computer is off the return value is undefined.