Sundance SMT6035 v.2.2 User Manual

Page 39

Advertising
background image

Version 2.2

Page 39 of 39

SMT6035 User Manual

pB->BinaryLoad( "..\\DSP\\Dsp335.app" );

}

catch( SMTExc &e )

{

cout << "An exception occured. ("

<< e.GetError()

<< ")"

<< endl;

}

Your program will terminate with an un-handled exception dialog should you fail
to catch the exception.

User Manual - Version 2.2, 04/01/07; © Sundance Italia S.R.L.

Advertising