by DarkSeer
C++ HELP
|
|
[6 replies] Last: can i ask is <time.h> a predefined function? No, it's a file you #in... (by coder777)
|
Ascii code |
|
[1 reply] : you can use the count algorithm in c++. Following links explain http:... (by abhishekm71)
|
by Felicia123
why my int only can accept total 11 integer
|
|
[4 replies] Last: You can use std::numeric_limits to see the smallest and biggest value ... (by Peter87)
|
by Alexharvey
Computing coursework project
|
|
[no replies]
|
by Darkmaster
Qt and OpenCV
|
|
[no replies]
|
by viet10932
Having problems with the problem sorted in the order in the dictionary
|
|
[2 replies] Last: void HoanVi(char *a, char *b) { a = new char ; b = new char ; char... (by cire)
|
by hitmanben2
setsetiosflags's hex and oct flags doesn't work
|
|
[3 replies] Last: thanks MiiNiPaa and cire for your help now i understand it and it ... (by hitmanben2)
|
by Felicia123
Multiplcation ala russe
|
|
[3 replies] Last: Duplicate post http://www.cplusplus.com/forum/general/95393/ (by naraku9333)
|
by Felicia123
Divide and Conquer rule for multiplication
|
|
[no replies]
|
by danielmtnz
Infinite Loop..
|
|
[3 replies] Last: Replace lines 4 and 5 with this: [code firstline=4] cout << "Scor... (by Chervil)
|
by banipal7
got it thanks
|
|
[1 reply] : #include <stdio.h> #include <stdlib.h> #include <string.h> //<-------... (by Yanson)
|
by fluffy
Dice Game Problem
|
|
[9 replies] Last: Now this compiles continiously. What did i do wrong? #include <time... (by fluffy)
|
by FaffyWaffle
Box dimensions problem
|
|
[5 replies] Last: There should be an else after every if except the last one. then it ... (by Chervil)
|
by Bolong Yu
quadratic function
|
|
[15 replies] Last: I have a quadratic formula program: Sorry, haven't modified it yet to... (by greenleaf800073)
|
by hvdragon
Brand New to C++ World, I want to make games.
|
|
[1 reply] : High Hopes, keep going. I recommend c++ for dummies, I started from th... (by greenleaf800073)
|
by macb
C++ Math Game
|
|
[4 replies] Last: Do you know how to fix? (by greenleaf800073)
|
by badkaykay
Operator Overloading
|
|
[no replies]
|
by Jcienfuegos
Passing by reference
|
|
[3 replies] Last: Thank you -your partner in high fiber dieting (by Jcienfuegos)
|
by Bolong Yu
Exponents
|
|
[2 replies] Last: no use the pow function in the <cmath> header. http://www.cplusplus.co... (by Yanson)
|
by Jace
We have a problem Houston.
|
|
[no replies]
|