by whitenite1
Change TRUE to FALSE every 10 seconds
|
|
[5 replies] Last: @Stewbond The program has scrolling text on the screen and colors tha... (by whitenite1)
|
by maxtouzel
adventures in root finding
|
|
[2 replies] Last: If the algorithm always calls for df() as well as f(), I would be incl... (by mmay)
|
by stooo
Linker errors from inherited virtual functions, help!
|
|
[7 replies] Last: Are there any sample programs provided with the SDK (that use that cla... (by mmay)
|
by f16rocket
best learning books about Computer Sciences
|
|
[5 replies] Last: ofcourse it has. No. I'm just interested with it Well, that's diffe... (by helios)
|
by mzimmers
trouble with constructors
|
|
[6 replies] Last: I like it. A lot. Thanks for the help. (by mzimmers)
|
typedef which can be inherited, but isn't available from inside |
|
[3 replies] Last: The C++FAQ has an article on that: http://www.parashift.com/c++-faq-li... (by Cubbi)
|
by mzimmers
unexpected EOF on reading a file
|
|
[9 replies] Last: OK, I discovered a problem with this: the extraction will execute once... (by mzimmers)
|
by jefgreen
Problem with data extraction
|
|
[5 replies] Last: Any idea why my program is doing this (not accepted data from the keyb... (by jefgreen)
|
by gardinerca
HELP! What is wrong with my function?
|
|
[3 replies] Last: Because C++ operators "&& and "||" are from left to right .. Your IF s... (by TAZO)
|
by Danielc
Advice about sharing class members
|
|
[8 replies] Last: I was wondering if it would be better to share a reference to the UI w... (by Danielc)
|
by librisrouge
Reading From Excel, Non-Integers
|
|
[4 replies] Last: Thanks, I figured it was something like that but I couldn't find the s... (by librisrouge)
|
by cobowitz
fstream not opening file
|
|
[2 replies] Last: You'll need to provide the full path to the file if it is not residing... (by Texan40)
|
by Garbo Lau
How to stop the PlaySound file while it is playing
|
|
[3 replies] Last: You could start playing sound during WM_CREATE or a later event (messa... (by webJose)
|
by tahascatman
hellooo everyone
|
|
[2 replies] Last: Sounds like you want C# . References: http://en.wikipedia.org/w... (by closed account zb0S216C)
|
by Coheed
In over my head with this homework assignment...can anyone help?
|
|
[no replies]
|
by NDP286
Segmentation Issue RW
|
|
[11 replies] Last: What I mean is if you surround your code with code tags ([ code] or t... (by bbgst)
|
by AKAMacC
sorting algorithms
|
|
[6 replies] Last: #include <iostream> in personType.h And you to prefix with std:: t... (by ne555)
|
by gpraveenkr04
How to convert a character into an integer array?
|
|
[3 replies] Last: Each char has a value. The value of the charachter '0' is not 0 (it's ... (by Gaminic)
|
by KaraPardue
Using Parallel Arrays
|
|
[11 replies] Last: i hv information about c so i need simple programmes of c++ from where... (by Pwn)
|
by theboomr
Inserting an object into an stl map
|
|
[18 replies] Last: how criticle this is !!!!! (by Pwn)
|