25 lines
278 B
Plaintext
25 lines
278 B
Plaintext
EVENTCHARGE
|
|
|
|
NAME
|
|
eventCharge()
|
|
|
|
SYNOPSIS
|
|
int eventCharge(int i)
|
|
|
|
DESCRIPTION
|
|
Causes a battery to be charged by the integer specified.
|
|
|
|
EXAMPLES
|
|
|
|
|
|
LOCATION
|
|
/lib/battery.c
|
|
|
|
|
|
SEE ALSO
|
|
SetCharge, GetCharge
|
|
|
|
Author
|
|
Cratylus
|
|
|