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.

~26.6K People Reached
About Me

I-Soldit

Interests
SNOWBOARDING BABY.
PC Specs
Pentium 4 2.8GHz, geforce 4 titanium 4200-8x, 1024 mb ram, 80gig harddrive.
Favorite Tags
Member Avatar for Dani

Hey there forum lurkers - all you people who are browsing the site but still haven't taken a minute to sign up. I just thought it would be a nice idea to welcome you all to the forums. Why not drop us a line and say howdy here? Heck, you …

Member Avatar for jamesjoseph1
0
9K
Member Avatar for Yzk
Member Avatar for Dani

This contest is only open to new members of the DaniWeb community - those who have registered during the month of August. You guys have all of August and September to post as much as you can :) At the beginning of October, the member with the most number of …

Member Avatar for ithelp
0
444
Member Avatar for Lothia

I apologize I posted one before finding this area and this is where I should have origonally posted. I have become quite interested in three areas for an eventual masters degree, however with out a large amount of information it would be stupid for me to make any decision. Any …

Member Avatar for Rich_121
0
187
Member Avatar for Lothia

This is not my code, I have gotten it from a book and am trying to figure out how to get it to run. It has 5 sections (or 6) and I either get some error with external _main or unexpected end. Here are the pieces [code] //--------------------------------- // Blizzard …

Member Avatar for WolfPack
0
194
Member Avatar for Lothia

Well I cannot get the second and third out put to work correctly. [code] // Purpose is to program a simulation for the flight of a cannonball. #include <iostream> #include <cmath> using namespace std; int main () { // Declare variables and constants. double vel_i, x_final=0, x_initial=0, time= 0.01, x_0; …

Member Avatar for Lerner
0
1K
Member Avatar for Lothia

Well this program is suppose to not accept anything but s, S, r, R, p, P, or q, Q. When some one enters anything whether it be those or somethign different the while loop continues (it won't let me escape) Well any ways here it is. [code] #include <iostream> #include …

Member Avatar for jwenting
0
159
Member Avatar for Lothia

Well as probably half the population of noob programmers out there, I have done those 2 things, quit, and stopped because of school. Well i am trying to get back in, i want to make a game like 90% of the noob programmers out there and i have tuts on …

Member Avatar for Lothia
0
102
Member Avatar for Geek-Master

I am currently reading the SAMS Teach Yourself C++ in 24 Hours 3rd Edition. It was a nice starter for me, but I need to travel deeper into the world of C. I am not sure what book is best to buy. I'm looking for anything that teaches stuff about …

Member Avatar for Geek-Master
0
116
Member Avatar for Lothia

I am using Microsoft Visual C++, and when i try and compile something i either can't or i get " Cannot compile the file in 'C\Program Files\Microsoft Visual Studio\Common\tools\H1.h'; no compile tool is associated with the file extension" I have placed it in so many different places and each time …

Member Avatar for Lothia
0
319