C++ for a thirteen year oldHave questions? Ask them here or on stackoverflow.com. Didn't understand something in the book? Watc...
computing wages What is [code]setprecision(2)[/code]?
computing wages I don't know why you need to use the [code]getline[/code] function. [code]cin[/code] seems like it w...
computing wages [code]#include <string>[/code]
computing wages You don't have an ending curly bracket and [code]return 0[/code] for [code]int main[/code].