Arrays Definition and 151 Threads

  1. Dr Transport

    C/C++ Dumb question about complex arrays in c++

    In trying to learn C++ (I'm an old FORTRAN guy), I am unable to figure out how to define and initialize a complex array. Single complex numbers are straight forward, but going further has me perplexed some. Thanks in advance.
Back
Top