by Thanz
what is the function of return ();
|
|
[1 reply] : If you remove the return (r); , that code shouldn't compile. Returni... (by Disch)
|
by even821
another problem with sdl
|
|
[4 replies] Last: it sais it cant find or cant open the pdb file. it sais it like 20 tim... (by even821)
|
by goodwinsvml
Can I store a set iterator in another set for later use?
|
|
[5 replies] Last: True statement. I have no main. This is a class with a single functi... (by goodwinsvml)
|
by marowark
resizing dinamic array
|
|
[5 replies] Last: That doesn't matter. You're accessing memory that is no longer allo... (by marowark)
|
by juvan
Pointers and array processing
|
|
[5 replies] Last: please any one can tell what is going wrong with it .... after taking ... (by gaurav90271)
|
by even821
sdl problem.
|
|
[5 replies] Last: tried running it again and two error messages popped up: warning C455... (by even821)
|
by manasij7479
Any better 'logic' to implement a contiguous queue circularly ?
|
|
[no replies]
|
waitpid not waiting long enough |
|
[2 replies] Last: (Assuming everything else is correct.) Hypothesis: waitpid() is waitin... (by helios)
|
by Gregor007
Amateur C++ programmer needs serious help with a killer task
|
|
[2 replies] Last: Have you attempted to sit down with a pen + paper and work out how you... (by Bench82)
|
by Gdschaf
can you open a second window?
|
|
[3 replies] Last: nevermind. i got it! (by Gdschaf)
|
by anandnilkal
why no seg fault due to shallow copy?
|
|
[4 replies] Last: thanks for proper response. i will stop doing this exercise...:) (by anandnilkal)
|
by Togaboy1108
Having issues with the getting the string to read the location path ... please help im a bit new
|
|
[3 replies] Last: well you need to access the contents of the string of path, and "path"... (by Azagaros)
|
by melarmen
Hi, everyone,can someone help me..??
|
|
[2 replies] Last: bool getEmployeeData(int* id, char* status, float* xxx); { Semicol... (by Disch)
|
by Thanz
What are functions in C++??
|
|
[10 replies] Last: [quote=Thanz] int lucky = {0}; (sic) Initializes all elements of th... (by closed account zb0S216C)
|
by karatekid
Queue
|
|
[4 replies] Last: What should the if condition be because I get an exception violation w... (by karatekid)
|
Best "Curses" Library? |
|
[6 replies] Last: Thank you! (by closed account 967L1hU5)
|
by ase19
Newbie needs help with basic program: Ambiguous Overload for "operator>>' in 'std::cin>>"variable"
|
|
[1 reply] : remove the quotes in cin lines //enter input items cout << "Length of... (by Chriscpp)
|
c++ window height larger than 25 |
|
[3 replies] Last: Sorry I've been gone for a few days, been busy doing schoolwork, but ... (by creatorofchaos)
|
by Helegurbann
How can i sent this message in my e-mail?
|
|
[no replies]
|
by ShadiKM
Reading a string,int,and amother string from a txt file
|
|
[no replies]
|