Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for fabricetoussain

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 …

Member Avatar for TrustyTony
0
131
Member Avatar for fabricetoussain

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 …

Member Avatar for fabricetoussain
0
320
Member Avatar for fabricetoussain

[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 …

Member Avatar for diafol
0
106
Member Avatar for fabricetoussain

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 …

Member Avatar for tje210
0
78
Member Avatar for fabricetoussain

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 …

Member Avatar for triumphost
0
292
Member Avatar for fabricetoussain

[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; …

Member Avatar for pseudorandom21
0
111
Member Avatar for fabricetoussain

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 …

Member Avatar for Eric Cute
0
636