G
Guest
Sir,
I am trying to port my c++ code which i have written in evc++ for
pocket
pc. I want to port it VisualC# application.
But i am facing problem in converting.
fscanf(file, "%d %d",&(gd.edges.vert1), &(gd.edges.vert2));
is ther any alter native for it in C#
Regards
Naveen
I am trying to port my c++ code which i have written in evc++ for
pc. I want to port it VisualC# application.
But i am facing problem in converting.
fscanf(file, "%d %d",&(gd.edges.vert1), &(gd.edges.vert2));
is ther any alter native for it in C#
Regards
Naveen