fscanf(hFile, "???\t", &y????);

fscanf(hFile,"%lf%lf",&re,&im);
c = re + im * I;