No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Student & QA Intern
3 Posted Topics
Please help me figure out what is wrong with my code... [code] #include <iostream> // required to perform C++ stream I/O #include <iomanip> // required for parameterized stream manipulators using namespace std; // for accessing C++ Standard Library members //declaration of calculateAverage function-template prototype template <class T> T calculateAverage(T dataValue[], … | |
Re: Air flow through the computer case is crucial. Make sure there is not only enough air flow but also there is non-obstructed air flow inside the case. For example, move wires away from "no mans land", put unused wires from the power supply on top of your CD/DVD drive(s). If … | |
Re: Why dont you show us what you have so far? It sounds to me like you need 3 input boxes and a submit button, then have it crunch what the user input. Coding the inputs isnt that hard. Try even searching macromedia/adobe's reference online. Once you get that, I'll be … ![]() |
The End.