Function GetProgOptionString |
Top |
void GetProgOptionString(char option_name[], char str[]); Description: Copies the current value of the option_name programming option to the str string. The option must be of type 'String' - a text string. Example: "Copyright" option of the National Semiconductor COP87SER7 device. |