No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Sorry if this is in the wrong place, i would like to just verify if what i did correct, because there were times, i felt i completely did this correct, but when ever i would get test/hw back it would come back incorrect so if somebody else wouldn't mind double … | |
hello there, im given an assignment to basically prompt user to enter name, start time, end time, am or pm, and the pay rate and from that information i need to calculate number of hours worked and how much they get paid for the day, but im very stuck. please … | |
[img]http://i10.photobucket.com/albums/a145/41991/help.png[/img] ok making my first site, and i want to be able to put an iframe right inbetween the {} (as described in photo), just a simple horizontal photo scroll in a frame, but i cant figure out how to exactly put it into this location, i seriously started like … ![]() | |
looking to purchase a netbook but i am stripped for cash, and i was looking into this dell mini ( [url]http://www.dell.com/us/p/inspiron-mini1018/pd?oc=fncwfx1&model_id=inspiron-mini1018[/url]) the price is good for me, but the only thing i fear is that it just wont be enough, i really wont be doing to vigorous of work i … | |
ok so i have this program here i had to finish, and it was for input and output files, i wrote everything, and even wrote the data.in and data.out files but when i run it i get nothing in return. do the files have to be in the ".in" format … | |
[CODE] /* Fabrice Toussaint section N938 Feburary 1, 2011 Purspose of program is to locate centroid and find distance between all three points and centroid */ #include <iostream>// for cout and cin #include <cmath> // for sqrt () and pow (x,y) using namespace std; int main () { float distance1; … | |
for home work assignment we have to Implement a class Product. A product has a name and a price, for example new Product("Toaster", 29.95). Supply methods getName, getPrice, and reducePrice. Supply a program ProductPrinter that makes two products, prints the name and price, reduces their prices by $5.00, and then … |
The End.