by GRex2595
C++ Threads
|
|
[7 replies] Last: Thanks everybody for all your help. (by GRex2595)
|
by ozone
need help in grading program
|
|
[6 replies] Last: system("pause"); is a function that takes in a keypress to continue to... (by GRex2595)
|
calculator |
|
[1 reply] : Google up "C++ calculator". You'll get some code samples and one YouT... (by webJose)
|
by jerbenne
Problem compiling multiple header files
|
|
[3 replies] Last: yup. (by Disch)
|
by pnoid
Library source code
|
|
[3 replies] Last: To understand how standard algorithms could be implemented, look at th... (by JLBorges)
|
by Ch1156
Class practice help
|
|
[6 replies] Last: How would i do that? can you show me or at least give me a link to a s... (by Ch1156)
|
by Ch1156
Why isnt this working? (1,2)
|
|
[32 replies] Last: its pretty much the same thing as saying: string hello; you are tryi... (by slider57)
|
by Blessman11
GCC 4.7 for Linux (Ubuntu 11.10)
|
|
[8 replies] Last: its ok I've managed to download it but now I'm seep into the install p... (by Blessman11)
|
by s13kcut
Pull from arrays and output
|
|
[6 replies] Last: I have a working program. But for some reason I cannot exit properly. ... (by s13kcut)
|
by bukyansha
Need Help with this program
|
|
[1 reply] : It is not a program and it asks nothing.:) It is a description of some... (by vlad from moscow)
|
by Evilmustard
Problem With Math and the Number 181
|
|
[5 replies] Last: Thanks for the explanation and advice. I'll be doing alot of revision. (by Evilmustard)
|
by freak04
matrix functions.
|
|
[6 replies] Last: Thnaks alot :) (by freak04)
|
by georgep
Need to improve sqrt precision
|
|
[11 replies] Last: What I mean is that there isn't a major problem with the solution. I d... (by georgep)
|
by toomanystars
string to smaller char array
|
|
[7 replies] Last: Yes, that answers my question. Thanks a lot guys! (by toomanystars)
|
by scu1casper
User-Defined Functions and Boolean Variables
|
|
[11 replies] Last: Most welcome, glad to be able to help. All the best, NwN ... (by closed account o3hC5Di1)
|
by kethgr
Extracting individual digits from a long number problem
|
|
[5 replies] Last: That's exactly what I was looking for! I guess I should have figured t... (by kethgr)
|
by chameleon
downcasting question
|
|
[3 replies] Last: Okay, to get that to compile, you do need something similar to what yo... (by Cubbi)
|
by andrewkerr
Unexpected int decrement during For Loop
|
|
[2 replies] Last: Gah! So simple .. I would've thought it'd throw an exception for refer... (by andrewkerr)
|
by zarkon123
Problem with operator=
|
|
[1 reply] : First of all, please indent your code. That means: add spaces, tabs, n... (by Catfish2)
|
payroll program problem |
|
[2 replies] Last: I can't believe I needed one single line of code to finish the program... (by dancerandydance)
|