I'm writing code for GUI to control an Agilent analyzer. Now this analyzer is quite old so all of the code examples in the programming manual are all in HP Basic 5.0. I'm fairly new to C++ and am still trying to get my head around it all.
Below is the code I'm trying to decipher. I have a fairly good idea of whats going on I'm just not sure how it would translate in C++. The program is dumping an active trace in ASCII then loading that trace....