11.07.2015 Views

Agilent 33120A User's Guide

Agilent 33120A User's Guide

Agilent 33120A User's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 6 Application ProgramsC Language Programsœ To compile Borland ® Turbo C ® ++ programs from the DOS commandline (using the “large” memory model), execute the following:tcc -ml For example:tcc -ml b:\arb_wave.c c:\tc\lib\tchhpib.libChange the “-ml” parameter to the appropriate setting whencompiling in the smaller memory models (see your C Languagemanual for more information).œ Once compiled and linked, an executable file (.EXE) and object file(.OBJ) are created in the current directory. Run the program bytyping the file name with the .EXE extension.246

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!