so this is my first time trying to learn C++. I know a little bit of HTML and CSS, im not the best at troubleshooting so what am i doing wrong here?
*facepalms* sorry! I put a colon behind int factor: rather than having a semicolon,
i guess now just general troubleshooting tips ?
I believe it would be a lot easier to use something like visual studio as your ide vs bloodshed dev C++.
yeah this is the compiler of choice that my tutorial suggested so once i get to know C++ better I will switch to VS
I second that. VS is much more difficult to learn and use than Code::Blocks (VS is also made by Microsoft, which means it's going to fail you at some point, and possibly in a big way).
I've never had any issues with VS, it's actually one of the main reasons Windows is my host OS.