Hi:
I'm looking to get values from numeric boxes using GetCtrlVal() and then store those values in a created file.
I know I need to use:
FILE *variable, sprintf(), and fopen() but I'm not quite sure how it is all integrated.
Any help is appreciated...thank you.