by ElMarcel
Containers of const objects: some questions
|
|
[6 replies] Last: @seymore15074: The choice of the container should be dependent on the ... (by exception)
|
by gladiatorz
Bitmap problem in headercontrol
|
|
[no replies]
|
by jfp2716
Beginner C++ Employee Payrate Generator
|
|
[11 replies] Last: After working on this for a while longer Ive scratched that whole thin... (by jfp2716)
|
by Bucky
Ifile.get() is returning a space (' ')
|
|
[2 replies] Last: ... well, because I'm so new to programming, I haven't gotten in to v... (by Bucky)
|
by Warrior2089
Unable to compare strings, need assistance.
|
|
[8 replies] Last: Thank you all for your immediate advice. I took QWERTY's advice of usi... (by Warrior2089)
|
by jrock
structure and unions
|
|
[1 reply] : Well, you might want to remove the extra ` characters...other then tha... (by firedraco)
|
by Prada8787
overload problem?
|
|
[12 replies] Last: thanks (by Prada8787)
|
by MSHoerberJr
String array
|
|
[14 replies] Last: char str = {0}; // make an array all set to null. // after ... (by Zaita)
|
by jakeboii69
Looking for some advice - Please Look
|
|
[5 replies] Last: Yes Game Maker is cool for a beginner but with that you can't create e... (by Bazzy)
|
by ebarroga
Declare Variable(s) During Runtime
|
|
[7 replies] Last: If you want to learn more about maps take a look of this http://www.cp... (by Bazzy)
|
by frankie
snake game need clarification
|
|
[6 replies] Last: In the y loop (before the brace at line 169) (by Bazzy)
|
by sacred
Sorting a vector of words alphabetically?
|
|
[2 replies] Last: Could you be more specific about what you are storing? That way we no... (by seymore15074)
|
by someguyz69
Doesn't recognize string
|
|
[7 replies] Last: ty for the help, i had all the strings in capitalized because the prev... (by someguyz69)
|
by Hubson
Sort of knapsack problem.
|
|
[4 replies] Last: Yes, I never said there was a known optimal solution. The point was t... (by jsmith)
|
by MrProfit
Restore a stream ?
|
|
[10 replies] Last: Good to know! Thank you again. Sorry if my question was stupid. (by MrProfit)
|
by lixo1
Convert comma to point
|
|
[10 replies] Last: Hi Bazzy, Great, great, perfect!!!!!!! It's absolutly that I want, a... (by lixo1)
|
by Mythios
Converting this small chunck of code to C++ (1,2)
|
|
[20 replies] Last: Well just letting you know - so far everything is running smoothly tha... (by Mythios)
|
by putyoursoxon
writing a cellular "game of life" program having a little trouble
|
|
[8 replies] Last: Ah...Yeah I just noticed that ^^; the problem is: for (g=0; i < n... (by firedraco)
|
by Pethrenne
Const char to C-type String problem
|
|
[4 replies] Last: Thanks for this function. This I was looking for ;) (by Pethrenne)
|
by mrgoogle
printing a user input in a array of char
|
|
[3 replies] Last: Alrighty, Got it. Thanks. (by mrgoogle)
|