Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
0 Endorsements
Member Avatar for firehazrd0

Thanks for viewing. To be perfectly honest, this is (in part) for school. the project is to write a script to prompt for a temperature in Fahrenheit and output the Celsius equivilant. I'm ahead in my school work, and so decided to take my time and have some fun with …

Member Avatar for Airshow
0
102
Member Avatar for firehazrd0

I *finished* my first program. Compiled it, ran it, tested it. I like it so I saved it. Now when I go into the folder i saved it to there are two files: 1 .cpp file that opens the code in my compiler. 2 .exe file that opens the program …

Member Avatar for firehazrd0
0
186
Member Avatar for mahela007

I'm going to buy a PC in a couple of weeks and I'll most probably be using it for 3-4 years. I don't know whether to choose a Core 2 Duo with a speed of 3.0 GHz or a Quad which runs at 2.4 GHz. I'm uncertain because I understand …

Member Avatar for firehazrd0
0
145
Member Avatar for firehazrd0

I'm a toal noob to programming. i just bought a C++ book and im trying to develop some very simple programs. I'm using dev C++. I'm stuck on this one, its having an issue linking. here is my code: [code=cplusplus] #include <iostream> #include <math.h> #include <stdlib.h> #include <time.h> using namespace …

Member Avatar for firehazrd0
-1
100
Member Avatar for firehazrd0

I just wrote my first program using c++. now im trying to figure out how to assaign an image to the exe file... instead of the standard windows image i want the thumbnail to have a different picture... i knw this is probably a stupid question, but any help would …

Member Avatar for caperjack
0
48