Hacker News new | ask | show | jobs
by tragomaskhalos 2345 days ago
int IsComputerOn() { return 1; }

??

1 comments

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