Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~657 People Reached
Favorite Forums
Favorite Tags
c++ x 4
c x 3
Member Avatar for hket89

[QUOTE=hket89;959920]Anyone know that c program got wat type of error?[/QUOTE] Perhaps you're inquiring about a runtime error? When I think about programming, the two types of errors that I consider to be significant. These are syntactical errors and logical errors. Syntax concerns the format of your code and whether the …

Member Avatar for LordoftheFly
0
188
Member Avatar for LordoftheFly

Hey guys. Thanks for taking the time to read this post. I'm relatively comfortable with C++ and am taking a class in C for the first time. I'm finding it difficult and frustrating to adapt to the new language. It's kind of like trying to box with a hand tied …

Member Avatar for LordoftheFly
0
163
Member Avatar for LordoftheFly

I'm having trouble with this section my code and am hoping that you can help me diagnose and solve the problem. I'm not sure if it makes a difference, but I compile and run my code in Cygwin. The problem: At run time when the program asks for the user …

Member Avatar for LordoftheFly
1
306