by NewCoder2
C++ Error in Array variable (int)
|
|
[6 replies] Last: Well, okay. In all honesty, I didn't suggest a vector because I wasn't... (by Albatross)
|
Double Pointer Trouble |
|
[3 replies] Last: You guys are awesome. I just added ( *pp_Base ) to the front of pp_... (by closed account zb0S216C)
|
by kakanhoto
ponteiros-apontadores
|
|
[2 replies] Last: Nós não damos soluções prontas aqui. Se você começar a escrever ... (by filipe)
|
by Bog
functions
|
|
[3 replies] Last: Hi Bog, I believe what you need is a simple one line function that t... (by dangrr888)
|
by lukewood
i dont know what is wrong with my program
|
|
[4 replies] Last: You are using C-strings incorrectly. http://cplusplus.com/doc/tutorial... (by Branflakes91093)
|
by Gladdok
std::list problem with copy constructor or ???
|
|
[1 reply] : mpInput, mpCurbox, and mpCursor are all pointers. Here's your pro... (by Disch)
|
by pabloist
Issues with randomness...
|
|
[11 replies] Last: data_ isn't a vector, it's an array declared as a member of Gene. (by pabloist)
|
by Zagg7
C++ Mouseprogramming
|
|
[7 replies] Last: [quote=Zagg7]But all other programmlanguages are based on this... (som... (by Return 0)
|
by DivinFalcon
Extracting from Input and Writing to Output.
|
|
[2 replies] Last: static_cast is good, but you might also look at transform. (by ciphermagi)
|
by TimL
Generally accepted syntax for assigning values to variables
|
|
[6 replies] Last: Thanks again. I didn't think it would be possible to use the second co... (by TimL)
|
by kwb13
Any prefer ??
|
|
[4 replies] Last: i think you need to add a header file #iclude <cstdlib> (by tejashs)
|
by ricomoss
Unhelpful Errors...boo
|
|
[2 replies] Last: I understand. Thank you very much. I'll be sure to watch for this pr... (by ricomoss)
|
by wasabi
Using user-defined environment values in "Include Directories"
|
|
[3 replies] Last: Yeah, I posted in the MSDN forums about this and they suggested that. ... (by wasabi)
|
Is it possible to make this program become automatic? |
|
[no replies]
|
by ccole101187
Recursion Problem :-/
|
|
[4 replies] Last: Conan, please don't solve homework problems for people. From my experi... (by Albatross)
|
by illlojik
letter grades
|
|
[4 replies] Last: hello, sorry for not posting earlier, thank you I was able to get it. (by illlojik)
|
by heidiK
store linux command in variable
|
|
[2 replies] Last: Alright Thanks Athar :-) (by heidiK)
|
by cheeeeseface
I need help with my ' if statement'
|
|
[2 replies] Last: I really appreciate your help, my program works now. Again, thank you ... (by cheeeeseface)
|
by andimiami
Functions and Arrays... Help!!!
|
|
[3 replies] Last: @Ramses12 Thanks so much!!!! You are awesome. I really appreciate you... (by andimiami)
|
by jonnitwo
C++
|
|
[2 replies] Last: What is C++? : http://www.cplusplus.com/info/description/ From wher... (by closed account z05DSL3A)
|