by jamesfroy
lenght of the string
|
|
[4 replies] Last: http://lmgtfy.com/?q=java+finding+string+length (by QWERTYman)
|
by munman09
Writing a matrix class - how to access elements
|
|
[16 replies] Last: Ah, that works now. Thanks a lot jsmith, and everyone else! (by munman09)
|
by cheesy
Background Sound / Stopping Sound
|
|
[2 replies] Last: Yes there was! // . . . if(sound_is_playing == false) { PlaySo... (by cheesy)
|
by datta016
Works with cout.. but not with printf...???
|
|
[2 replies] Last: Wow jsmith, to the rescue again! That's pretty cool. Prior to this ... (by datta016)
|
by cheesy
Rename the Console Window
|
|
[8 replies] Last: Meaning...? O.o (by cheesy)
|
by areyoupp
atold function
|
|
[4 replies] Last: thank u (by areyoupp)
|
by AR Khan
iostream and iostream.h
|
|
[2 replies] Last: Thanks Bazzy. I am asking this question because you caught my error so... (by AR Khan)
|
by kaymonkey96
Program to format and organize files, outputs blank files
|
|
[10 replies] Last: I discovered the problem! my "country" two dimensional character array... (by kaymonkey96)
|
by munman09
Returning an array from a function
|
|
[5 replies] Last: Thanks Duoas, that's a lot more sensible way to do it. Mike (by munman09)
|
by jdd
Typecasting with signed datatypes
|
|
[2 replies] Last: Thanks, that makes perfect sense. (by jdd)
|
by My Name
Converting a value-returning function to a void function
|
|
[7 replies] Last: BTW the true C++ way is by reference ( as Dufresne said ) #include... (by Bazzy)
|
Develop site |
|
[1 reply] : C and C++ are compiled languages, for websites you need to look for sc... (by Bazzy)
|
by Warrior2089
how to make games using C++?
|
|
[4 replies] Last: I got into C++ programming because I had an affection for games. I fou... (by AngelGithara23)
|
by gr33dyM3
applying subprogramcalls in the main program
|
|
[no replies]
|
by jasmin m
How get user name
|
|
[10 replies] Last: It did, thanks. :) (by cheesy)
|
1 small problem. can u fix it please?? =) |
|
[1 reply] : You don't need two do-while loops for each thing to check. You can us... (by Tevsky)
|
by hypercube1
length function
|
|
[9 replies] Last: Yes it will work with #include<iostream.h> #include<conio.h> int... (by AR Khan)
|
by cpthk
What's the difference between libraries and includes?
|
|
[1 reply] : #includes are header files (things like function prototypes, class def... (by Disch)
|
by TheSte
Batch & C++
|
|
[no replies]
|
by poobeer
where's the output?
|
|
[10 replies] Last: It wasnt a typo - I found that I can detect when the C++ logger stop... (by poobeer)
|