by Metalspy
Array of my class in dynamic memory - return problem
|
|
[2 replies] Last: Ehm.. of course, makes sense, I can't believe I missed that. I did it ... (by Metalspy)
|
by Aseel
getline function
|
|
[10 replies] Last: I understand it now clearly. Thank you Maikel . finally I wouldn't ... (by Aseel)
|
by Disblader
Beginner Exercises: evaluation
|
|
[9 replies] Last: Somarl: You can sort anything that has a "pointer-like" interface (an ... (by maikel)
|
by korg
Const cast
|
|
[2 replies] Last: Thanks :) (by korg)
|
by kevin06s
Substitute Words During Runtime?
|
|
[2 replies] Last: Thanks! I know what I was doing wrong now, I was trying to make an enu... (by kevin06s)
|
by xeyide
Temporary object returns
|
|
[3 replies] Last: Some discussing about returning an object: http://stackoverflow.com... (by screw)
|
by baphomet90
void problem
|
|
[8 replies] Last: wow you made it work!!!! thx a lot!!! (by baphomet90)
|
by alphaomega
writing C++ plugins for Adobe After Effects
|
|
[no replies]
|
by baphomet90
adding switches
|
|
[1 reply] : I'm not entirely sure what you're trying to do. What do you mean by 'a... (by closed account Lv0f92yv)
|
by funktizzle
Hang Man...
|
|
[1 reply] : http://cplusplus.com/reference/string/getline/ http://cplusplus.com/r... (by blackcoder41)
|
by JohnDoe1
Can't use << on a string variable?
|
|
[2 replies] Last: #include <string> (by blackcoder41)
|
by danBarker
Randomly select a prime number
|
|
[4 replies] Last: Thanks people. The replies really helped out. Once again thanks a lot! (by danBarker)
|
using the 0x standard |
|
[8 replies] Last: This looks like the answer to my question: http://gcc.gnu.org/onlined... (by closed account iw0XoG1T)
|
by gcr114
Formula not Producing Proper Output
|
|
[no replies]
|
by babagannoujh
Converting an Integer Array to an Integer
|
|
[3 replies] Last: There are several ways to do so: 1. string way: use a stringstream ... (by maikel)
|
by tysonc
Std Deviation
|
|
[5 replies] Last: Hmm so I was playing around with some stuff and I removed the "sdtotal... (by tysonc)
|
by broot
templating a linked list
|
|
[2 replies] Last: ty very much (by broot)
|
by dqcyd
Overloading operators = problems
|
|
[3 replies] Last: m4ster roshi and jsmith, Thank you very much for your helps. I defi... (by dqcyd)
|
by Liger XT5
Determine time between two Dates
|
|
[3 replies] Last: After messing with the code, I made my own time difference function to... (by Liger XT5)
|
by cuseabuse04
bouncing ball (due by 5pm
|
|
[no replies]
|