Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom Debugger Guide - a<b> complex constant</b> consists of a left parenthesis, followed by a real or http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
A complex constant consists of a left parenthesis, followed by a real or
integer constant representing the real part of the complex constant,
followed by a comma, followed by a real or integer constant representing the
imaginary part of the complex constant, followed by a right parenthesis.

The following are examples of complex constants.


     ( 1423.34E12, 3 )
     ( +345, 4 )

Complex constants will be accepted when the debugger's currently established
language is FORTRAN.  The language currently selected can be determined
using the SHow Set LAnguage command.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson