is_computer_on()
The following function is from the BeBook, which details the API of the BeOS operating system.
The Be Book - Classes And Methods - The Kernel Kit / System Information:
int32 is_computer_on();
“Returns 1 if the computer is on. If the computer isn’t on, the value returned by this function is undefined.”
Found here in a comment.
Categories: fun
bebook, beos, system information

Lol!!
outstanding. How is that BeOS didnt succeed?
I think the is_computer_on_fire() function also deserves an “honourable mention”.