by Senith
dynamic array problem odd
|
|
[6 replies] Last: Using vector char Regex_Replace(vector<string> &arrpt,vector<string> ... (by ne555)
|
by forstudy3
Passing data from C++ DLL to C# application
|
|
[8 replies] Last: I am having a similar problem, and i have been looking for this for d... (by local)
|
by david91
static variables in class:please help
|
|
[5 replies] Last: I was talking in general about static member variables. When the scope... (by navarromoral)
|
by Lilcrew
C++ Rectangle
|
|
[7 replies] Last: Post deleter: http://www.cplusplus.com/forum/general/45061/ And why ... (by Moschops)
|
by stretch
composition problem
|
|
[1 reply] : Here is the actual code. Any advise on how to do this would help. //* ... (by stretch)
|
by timmy
problem in file handling
|
|
[3 replies] Last: I'm not sure what you are talking about. If you run a program, enter s... (by hamsterman)
|
by r3dstorm
Stupid NOOB needs help with easy bool while program termination.
|
|
[2 replies] Last: #include <iostream> #include <stdio.h> #include <math.h> using name... (by Mamoon)
|
by simplyjustin
how to initialize single element in string
|
|
[1 reply] : Well, congrats. (by Athar)
|
by Lilcrew
c++
|
|
[5 replies] Last: ASKALSKAS (by Lilcrew)
|
by brashau
Need help function not working right
|
|
[1 reply] : First, please use code tags like so: int getdaysInMonth( int theMont... (by sargon94)
|
by brashau
I Dont understand the error.....
|
|
[6 replies] Last: Im trying make calender that is valid troughout, and its not working? ... (by brashau)
|
by Nekoyasha
Making a Scrabble Game, Need Assistance.
|
|
[19 replies] Last: Hi guys. Can you help me with the scrabble game. I dont have idea wher... (by aykrasselle)
|
by hero0765
a code about inheritance
|
|
[2 replies] Last: I think there was a way to call the base class's constructor but I fo... (by Disch)
|
by dhj0001
Programming Project Help
|
|
[1 reply] : Please only make a post one time. http://www.cplusplus.com/forum/begin... (by LB)
|
by dak8361
Design/Inheritance issue
|
|
[3 replies] Last: Ok i had a post written up and when I went to post it, it failed. So a... (by dak8361)
|
by rajesh999
need soem ones help in solving my assignment
|
|
[1 reply] : No. ;) http://cplusplus.com/forum/articles/31015/ -Albatross (by Albatross)
|
Declaring Variable |
|
[3 replies] Last: Oh I C.... Thanks..... That was in a book...... So Just tried..... (by howtechstuffworks)
|
by Nisheeth
Checking when a key is pressed in the Console
|
|
[11 replies] Last: Argh. Here's something for you to play with. #include <iostream> u... (by Duthomhas)
|
by Hibblejaybob
Problem with static functions
|
|
[no replies]
|
by HenriK
How to design <game project>?
|
|
[4 replies] Last: Thanks for the info. I think I should change namespace GameLogic to ... (by HenriK)
|