by T4l0n
float array into function
|
|
[7 replies] Last: thanks (by T4l0n)
|
by GammyGoulds
HELP Trouble With Switch (1,2)
|
|
[21 replies] Last: Nevermind... ignore the post above.. I figured that out. One more ques... (by GammyGoulds)
|
by DELB
Matrix Effect Main Loop Help
|
|
[5 replies] Last: Hi DELB, I really think you need to go back to basics with C++ You've... (by jim80y)
|
by goliath11
std::bad_alloc issue
|
|
[2 replies] Last: Sorry, that was a typo. NVN should have been N. (by goliath11)
|
by fluffy
boiling point of substance ERROR
|
|
[8 replies] Last: Did you read the second post? The one by Duoas? That's the important o... (by LB)
|
by wolfpack4417
Arrays and Pointers
|
|
[3 replies] Last: Some handy reading: http://zanasi.chem.unisa.it/download/C.pdf Cha... (by TheIdeasMan)
|
by PhillysCream
run this, then re-run it at the end, there is a problem with the gotoxy
|
|
[no replies]
|
by vict2306
help with this code
|
|
[5 replies] Last: I just told you what's wrong. The code calls read() with no param... (by AbstractionAnon)
|
by ferfax
inData/outData
|
|
[4 replies] Last: Wow that was really easy thanks man. (by ferfax)
|
by njabbour
Can anyone show me how to do this problem
|
|
[3 replies] Last: We're not going to do your homework for you. Make an attempt. We'll... (by AbstractionAnon)
|
by admgr
Help with declaration and implementation
|
|
[1 reply] : You need to write the body of each of the functions outlined. We'r... (by AbstractionAnon)
|
by rcast
Differences between int& foo and int &foo
|
|
[8 replies] Last: Alright good, I was a bit confused by the different placements I've se... (by rcast)
|
by adam32885
boolean test
|
|
[15 replies] Last: Thank you both I think this will give me enough info to finish this pr... (by adam32885)
|
by zedidiah
openGL question
|
|
[no replies]
|
by apati21
Palindrome Checker: not running correctly
|
|
[2 replies] Last: You are only checking the first char in your word and in the reversed ... (by Smac89)
|
by Minimacfox
Problem with getline()
|
|
[2 replies] Last: would (s)he have to use cin.clear then? (by closed account Dy7SLyTq)
|
by Matt JN
Need assistance with a tutorial on basic functions
|
|
[1 reply] : What is it that you have a hard time grasping? (by TheGrayWolf)
|
by mohammed1112
problem in two dimensional array
|
|
[4 replies] Last: Thank you very much , :) (by mohammed1112)
|
by skpdh
problem with extern and global variable
|
|
[3 replies] Last: You're correct that it's best to avoid global variables. Looking mo... (by AbstractionAnon)
|
by mrmd001
Need Help with Trace to find the value assigned to e. Assume a, b, c are integer, d and e are double.
|
|
[5 replies] Last: Oh ok Thanks everyone (by mrmd001)
|