I'm having a horrible issue with this exercise in this book. It sees no errors unless I try to run it or go into debug mode. in Debug mode it says
" line 39 Input string was not in a correct format."
If I run it without debugging, it crashes in the command prompt window, lol.
I'm using Visual Studio 2010 Pro, 64 bit windows 7 home premium.
The program is simply to figure out how much the carpet will cost me per square yard.(It's a book example of a real life scenario, I'm not really buying carpet....)
The link to my code is here, this website seems to color odd words in the code so I used pastebin instead. Please help!