G
Guest
Sir,
i am new to C# programming,
I wan to convert
Fscanf(file, "%lf %lf %lf %lf %lf %d", &lambda, &angle, &phase, &gama,
&sigma, &maskSize);
which is written in c++
i want to convert it to c# .Tapplication i am making is gui based not
console based.
How can i change it.
Regards
naveen
i am new to C# programming,
I wan to convert
Fscanf(file, "%lf %lf %lf %lf %lf %d", &lambda, &angle, &phase, &gama,
&sigma, &maskSize);
which is written in c++
i want to convert it to c# .Tapplication i am making is gui based not
console based.
How can i change it.
Regards
naveen