by ausairman
How can I create a class with an array of pointers to member functions?
|
|
[7 replies] Last: EDIT: Thanks JLBorges, I seem to have got it working using the followi... (by ausairman)
|
by bigapples
loop output "-1.#IND"
|
|
[3 replies] Last: you re welcome.. :) (by mirec)
|
by numbplum
Seeking C++ Tutor
|
|
[no replies]
|
SDL Animation & collision |
|
[2 replies] Last: An animation consists of one or more "frames". In its simplest form, ... (by Disch)
|
by jackbruns28
Problems integrating while()loop into the if/else statement.
|
|
[1 reply] : For example, if while(name!<90), then if I enter 90 the loop shuts o... (by Chervil)
|
by doctapus
Plinko with Functions
|
|
[no replies]
|
by s1l3nt
3D Distance Calculator
|
|
[2 replies] Last: Ahh, gotcha...I just made it easier to repeat and got rid of the crap ... (by s1l3nt)
|
by tenteddies
LPSTR in managed c++
|
|
[no replies]
|
by Branko0611
Weird...
|
|
[7 replies] Last: Its not that your code is being seen as a virus, Code::Blocks uses Min... (by drew887)
|
by PinkLady
Need Help writing a while loop condition
|
|
[3 replies] Last: Same question you asked in another thread: http://cplusplus.com/foru... (by AbstractionAnon)
|
Help with a switch statement |
|
[1 reply] : switch (avg/10) // integer division will give us a number from 0 -... (by AbstractionAnon)
|
by PinkLady
While Looping
|
|
[1 reply] : If I read your description correctly, for the first condition you want... (by AbstractionAnon)
|
by Underdog
Exception handling
|
|
[2 replies] Last: Aah, it tells that it requires library support from upcoming ISO C++ ... (by Underdog)
|
Searching in a text without getline() |
|
[1 reply] : istream::get() will return one character at a time from an input strea... (by AbstractionAnon)
|
by rcast
Not Producing output?
|
|
[13 replies] Last: Thanks (by rcast)
|
Need help for this statement? |
|
[1 reply] : If goal is at distance = 50 meters, the winning area would be between ... (by ResidentBiscuit)
|
by Tnobis
C++ assignment question (1,2)
|
|
[36 replies] Last: I got it!! all makes sense now. Thank so much for all your help guys, ... (by Tnobis)
|
Mysql 5.6 With C++ |
|
[no replies]
|
by tarrentino
RegQueryValueEx 32/64 bit Irregularity
|
|
[1 reply] : On 64-bit Windows the 32-bit SOFTWARE registry hive is remapped to the... (by binarybob350)
|
by azmizryk
Visual C++ problem
|
|
[9 replies] Last: By default the Runtime is dynamically linked. It's not normally recom... (by binarybob350)
|