by Shadid
derivative calculator need help to improve
|
|
[2 replies] Last: ohh yeah..I'll fix that in case 1..thanks and how do I use tag numbers... (by Shadid)
|
why doent endl skip line between instance calls |
|
[5 replies] Last: much appreciated (by MarketAnarchist)
|
why wont instance of class call twice? |
|
[3 replies] Last: qTest; this does nothing well that would explain it! thanks... (by MarketAnarchist)
|
by Blackhole
C++ program that creates a decimal pointer..
|
|
[5 replies] Last: Thanks for your help. I appreciate it.. (by Blackhole)
|
by Kanwarpreet
Finding all paths between two vertices in a graph using c++
|
|
[4 replies] Last: Thanks dear but still if i get some pseudo code from some one or some... (by Kanwarpreet)
|
by prestokeys
Syntax for nested class destructor and copy constructor
|
|
[4 replies] Last: Ok, it compiled. And from your answer, I figured that for the copy co... (by prestokeys)
|
by knn9
Is there a C++/OOP alternative to callback functions?
|
|
[5 replies] Last: Well, if you're wanting to go it alone, you could possibly switch from... (by andywestken)
|
by LiamSalt
HELP!
|
|
[8 replies] Last: fixed it I was missing a return value statement. (by LiamSalt)
|
by Rechard3
does typedef instantiates a template ?
|
|
[3 replies] Last: the template you created wasn't meant for simple types after all. Ri... (by Cubbi)
|
by rmc011184
Struggling with arrays and functions!
|
|
[1 reply] : These functions can be written simpler bool testPIN( const int custP... (by vlad from moscow)
|
by brokenbot
Have an error dealing with the std string class
|
|
[5 replies] Last: Yeah that's what I thought. Thanks (by brokenbot)
|
using void functions for calculation. |
|
[3 replies] Last: By the way variable choice should be initialized.:) So it is better to... (by vlad from moscow)
|
Help with a C++ calculator |
|
[5 replies] Last: It's working perfectly now :D. Thanks!. (by retrohunter95)
|
by treefitty
SDL - double-size a surface's pixels?
|
|
[1 reply] : i personally use this http://sourceforge.net/projects/sdlresize/files/... (by closed account Dy7SLyTq)
|
P_tmpdir |
|
[5 replies] Last: P_tmpdir is still there in current POSIX too, optionally supported h... (by Cubbi)
|
by Ardeshir81
Don't know how to link ".h"s and ".cpp"s in a Code::Blocks project .
|
|
[7 replies] Last: Well that explains why it worked while I was at work, because I downlo... (by kevinkjt2000)
|
by doctorzeus
Access Violation at Address
|
|
[5 replies] Last: Ok Found the problem, glew had to be initialized after the window has ... (by doctorzeus)
|
by supereater14
passing an unbounded array to a function
|
|
[7 replies] Last: The best of both worlds! Andy (by andywestken)
|
by bhargavah
Structure pointer
|
|
[1 reply] : array name is address to the 1st element, so it should be p_book = bo... (by tath)
|
restriction |
|
[8 replies] Last: @metulburr sorry boss ok i will try .. very sorry for asking such stu... (by dharmendra1281)
|