Matrices in xcode-Beginners coding |
|
[8 replies] Last: Thank you so much. I finally got it. The table we learned would probab... (by Fraidy Levilev)
|
by jaff
Function returning multiple dynamic arrays
|
|
[3 replies] Last: Ah yes, makes sense now! I was trying it the other way around: I was u... (by jaff)
|
by NerdTastic
Cstrings and strcat?
|
|
[3 replies] Last: Well, I feel dumb now. Thank you guys! (by NerdTastic)
|
by edmundus
segmentation fault in linux
|
|
[3 replies] Last: Linux is case sensitive. Also make sure they have read and write permi... (by wolfgang)
|
by TheFool
How is it 2? (Modulus Question)
|
|
[2 replies] Last: Modulus gives you the remainder of an integer operation where divide g... (by wolfgang)
|
by Baso
Programmer and mathematics
|
|
[2 replies] Last: They fall under the Physics band, but I would added differentiation an... (by MrHutch)
|
by yhangel
creating unnecessary newline
|
|
[3 replies] Last: i have solve it my self,, unknowingly,, i put a "\n" (refer to newline... (by yhangel)
|
by Caprico
if and for condition statements
|
|
[2 replies] Last: Ooooh, now I get it.. So in the for loop, when the condition evaluates... (by Caprico)
|
by Bigjosh11
im a newb and need help
|
|
[2 replies] Last: I would suggest only using 1 loop. The logic goes something like: g... (by cire)
|
by shangy
I need assistance with Voting Poll Program
|
|
[no replies]
|
SFML problem |
|
[2 replies] Last: Thanks for the reply. Meanwhile I've found a nice tutorial on youtube.... (by HomesickAlien)
|
by atjm88
what is ||?
|
|
[11 replies] Last: Hi, wolfgang, ur code direct give output as -1 as soon as I run it bec... (by atjm88)
|
by mishonacro
is it possible to write this shortly?
|
|
[7 replies] Last: Great! thanks a lot. (by mishonacro)
|
by jalfor
Pointers To Objects
|
|
[5 replies] Last: It works! Thanks a bunch, though I had to get rid of the dereference o... (by jalfor)
|
by TruYadoo
If, Else If and Else
|
|
[3 replies] Last: Thank you Moschops. Everything is working now. (by TruYadoo)
|
by Trashcan42
Problem with functions and triangle sides
|
|
[1 reply] : Your code doesn't compile because the function triangle_kind doesn't r... (by cire)
|
by WhiteWind
Is pre-defining lots of objects inefficient?
|
|
[2 replies] Last: Using global variables is generally considered a bad idea because thos... (by cire)
|
by MatthewRock
In console: how to make part of console window not moveable?
|
|
[7 replies] Last: I disagree. I don't see any reason he can't do both at once. (by Duthomhas)
|
by Sgtkumar
MAC jGrasp Running Problem.. Please Help
|
|
[1 reply] : Turn on "Settings" / "Verbose Messages" and see if you get any additio... (by lbarowski)
|
by helpmeimnewb
What is an example of entry level coding? What would you work with on a job?
|
|
[no replies]
|