![]() |
EX_stoBCD | Function (ROM Call 0xC0) |
vat.h |
void EX_stoBCD (unsigned char *VarName, float *Src); |
Stores a floating point value into a variable.
EX_stoBCD stores the floating point value pointed to by src into the TI-Basic variable whose name is pointed to by VarName (an ordinary C string).