by alexyalcin
Learning C++
|
|
[6 replies] Last: You can learn C++ anywhere throughout the internet, and since you're s... (by Uk Marine)
|
by tang
help me check why my 2/30 still valid==? which statment wrong
|
|
[2 replies] Last: Also I must note that leap years are not deretmined by simple (year % ... (by MiiNiPaa)
|
by Sarmadas
Removing First Item From Single Link List
|
|
[2 replies] Last: Well, I think that head_node is first. Then you need to do it differ... (by coder777)
|
by density
error: invalid conversion from ‘int*’ to ‘int’ [-fpermissive]
|
|
[8 replies] Last: im sorry line 10 in the above code should have been: lcw_ecc( encode... (by density)
|
by Gogu
Problem understanding while, do while, for, if then else cycles.
|
|
[3 replies] Last: [quote=Gogu]But something ,like a good book http://stackoverflow.com/q... (by LB)
|
by sahagg
C++ code of matlab function ndgrid and interpn
|
|
[5 replies] Last: The links given above does not help in porting to C++ and that tool is... (by sahagg)
|
by URVISH
POINTER
|
|
[7 replies] Last: ok now I understand... Thanks to all of you... :) (by URVISH)
|
by mshoppas
Forming a matrix multiplication program
|
|
[5 replies] Last: @keskiverto thanks for your input - i always enjoy getting more info. ... (by tath)
|
by KidDes
Drawing Rectangular prism opengl
|
|
[1 reply] : To make your prism, just start from the origin, and calculate the valu... (by TwilightSpectre)
|
by silverlan
lua / luabind - Add and overwrite class methods through lua
|
|
[2 replies] Last: The official lua forum is 'down for maintanence' and has been for a wh... (by silverlan)
|
by omiexstrike
Solved. (1,2)
|
|
[38 replies] Last: Solved. (by omiexstrike)
|
by newguycplus
Sorting and tracking index program
|
|
[1 reply] : You'd better describe your algorithm in verbs rather than in code. I ... (by rodiongork)
|
by Barry Tormey
C++ Printing Vector Adding New Line
|
|
[1 reply] : I have checked that text does not include new line character at the e... (by Disch)
|
by Cronnoc
SFML 2.0 Look at
|
|
[1 reply] : Again this is not really an SFML question, but is a general game logic... (by Disch)
|
by Cronnoc
SFML 2.0 Move to
|
|
[9 replies] Last: i know about that way but i was just curious if there was another way (by Cronnoc)
|
by Jpalabay
randoming question
|
|
[2 replies] Last: can you fix my program sir ? im sorry to bother you but i need that pr... (by Jpalabay)
|
by rlrmorris99
Can anyone help fix this code?
|
|
[1 reply] : You could have re-used this thread: http://www.cplusplus.com/forum/gen... (by LB)
|
by LB
Is there are better alternative than this?
|
|
[4 replies] Last: Ah, of course - for some reason I hadn't realized that. But yeah, I th... (by LB)
|
by jjroyale
RC4 Encyption, Bad PTR
|
|
[4 replies] Last: Strange. If I make that change I get the following output: Message: He... (by norm b)
|
by rlrmorris99
Can someone help me with my program?
|
|
[3 replies] Last: Thanks L B and Mikey I intially thought that it would loop thus increa... (by rlrmorris99)
|