AB_prodname Function (ROM Call 0x29E)

system.h

void AB_prodname (char *buffer);

Determines the product name.

AB_prodname fills the buffer with the product name, i.e. the name of the operating system software running on the calculator. This is the same name that appears on the second line of the "About" window. Not very useful, because it seems that so far the product name is always "Advanced Mathematics Software". buffer must be at least 40 bytes long to accept the product name.


Uses: cfindfield, copen, copensub, FlashMemoryEnd, memcpy
Used by: ABT_dialog