Comunque è un plagio dalle API di BeOS (e quindi di Haiku)Originariamente inviato da lnessuno
Uao figata! Ma come fa a saperlo??![]()
http://www.ismycomputeron.com/
![]()
:
https://www.haiku-os.org/legacy-docs...is_computer_on
is_computer_on()
Returns 1 if the computer is on. If the computer isn't on, the value returned by this function is undefined.codice:int32 is_computer_on();
---
is_computer_on_fire()
Returns the temperature of the motherboard if the computer is currently on fire. Smoldering doesn't count. If the computer isn't on fire, the function returns some other value.codice:double is_computer_on_fire();