Hey. I'm having some trouble making a calculator or sorts. I'm not going to upload my current script because its awful and doesnt do anything. I'm a newbie. can somebody build or help me build this? i'll attach a screen shot of a page as example of what im trying to do, i'll create what the form should look like so you can get an idea. I'm trying to build 3 different calculators all on the same page. you'll notice shaded columns in the screenshot.. i need those shaded columns to add up to a total as well.. i just cannot get a grasp on doing this..
Is it visual or just in console? I'm sure you can make a simple calculator using std::string and cout/cin using C++!