by bird1234
Data Structure
|
|
[5 replies] Last: https://www.amazon.com/s/ref=nb_sb_noss_1?url=search-alias%3Daps&field... (by closed account 48T7M4Gy)
|
by ripken2
Converting Fahrenheit to Celsius rounding error
|
|
[4 replies] Last: You will also have fewer "rounding errors" if you use a double instead... (by jlb)
|
by Tycose2014
Background counter outside loop
|
|
[2 replies] Last: Suggest you set up a struct Diver on the following lines: struct Div... (by gunnerfunner)
|
by Day Vide
Need an explanation
|
|
[1 reply] : It's a good question. The string assignment operator has been overlo... (by Peter87)
|
by Andy1222
Native' has exited with code 0 (0x0)
|
|
[2 replies] Last: Generally the reason why <conio.h> is not recommended is because it ... (by Chervil)
|
by Andy1222
Unable to debug
|
|
[1 reply] : Hello Andy1222, I see that you are using "visual c++ 2010 express". I... (by Handy Andy)
|
by techjohnny
cin pairs into an array
|
|
[9 replies] Last: The code here looks incorrect: for (i = 0; array <AMAX ; i++) { ... (by Chervil)
|
by rngProject
infinite loop stops cout (maybe)
|
|
[6 replies] Last: I found the segmentation fault was caused by the incrementing function... (by rngProject)
|
LINK2019 problem |
|
[2 replies] Last: Thank you!! Can't believe I missed that! It should work now! Thanks! (by soleilquiles1)
|
by SVcpp
C related question
|
|
[3 replies] Last: I'm unfamiliar of a good forum for C related questions, but if you h... (by gunnerfunner)
|
by MistahMoose
Dungeon Program With Questions (1,2)
|
|
[23 replies] Last: Solved. Getchar in moveplayer function was grabbing new line so i was ... (by MistahMoose)
|
by DesmondLee
function help
|
|
[13 replies] Last: @bird1234 oh yea.. my mistake. Thanks for pointing out! :D @Chervil Th... (by DesmondLee)
|
by messmerd
Defining a 2D array in a separate file
|
|
[3 replies] Last: Assuming that there is no other access to (initialised) elements of th... (by JLBorges)
|
by rezy3312
Need help input is wrong
|
|
[3 replies] Last: Thank you andy1992 for the advise, I made a few changes from the progr... (by rezy3312)
|
by tofi
file search mixing numbers before and after the match is found
|
|
[no replies]
|
by adam2016
array as parameters
|
|
[1 reply] : Simplified explanation to follow: Fixed sized arrays decay to a point... (by closed account E0p9LyTq)
|
by rjfam
Endless Loop in Nested Do While Loop
|
|
[1 reply] : You don't show the definition of income. Assuming it is an int, the p... (by AbstractionAnon)
|
by Bizzy
Incorrect Double Outputs
|
|
[2 replies] Last: Thank you so much! I knew it was a simple mistake that I just couldn't... (by Bizzy)
|
by imohamme5
Software Development
|
|
[4 replies] Last: Thanks, this was just what I was looking for! (by imohamme5)
|
by Andy1222
HELP
|
|
[5 replies] Last: how do I set price criteria You said: with price more than $20 Tha... (by keskiverto)
|