G
Guest
Well, I dont exactly know if there was a change in how Console Application
projects are run/compiled from VS2003 to 2005 or what, but I have an
application (mostly C) that used to run in about 2 minutes and now runs in
hours. The output of the program seems the same, but the time it takes it
run is ridiculous. Yes, I get the general warnings when I compile to use the
now more secure functions fopen_s instead of fopen, etc. but no errors
really. I'm not quite sure as to why the program now takes sooooo much
longer to run than previously Any suggestions? When I opened the project I
let VS2005 convert it from VS2003 type. Should I not have done that? Any
suggestions?
Thanks
Matt
projects are run/compiled from VS2003 to 2005 or what, but I have an
application (mostly C) that used to run in about 2 minutes and now runs in
hours. The output of the program seems the same, but the time it takes it
run is ridiculous. Yes, I get the general warnings when I compile to use the
now more secure functions fopen_s instead of fopen, etc. but no errors
really. I'm not quite sure as to why the program now takes sooooo much
longer to run than previously Any suggestions? When I opened the project I
let VS2005 convert it from VS2003 type. Should I not have done that? Any
suggestions?
Thanks
Matt