by metulburr
confused with fuctions explaination please?
|
|
[6 replies] Last: yup copied wrong ,but copied from this forum and worked...don't know w... (by metulburr)
|
by harry14
Program auto-exits
|
|
[14 replies] Last: Alright guys after some thinking I finally found the solution! As you ... (by harry14)
|
by costaaa
Code help: n^2 > 12000
|
|
[5 replies] Last: Oh yes sorry guys, I do mean n to the power of 2 or n*n (by costaaa)
|
by Umar Dafedar
How to connect to sql in C++
|
|
[1 reply] : I found this on google: http://www.sqlapi.com/ Claims to be a libr... (by toexii)
|
by lidgaj
ifstream's tellg() is unreliable
|
|
[2 replies] Last: Thank you. (by lidgaj)
|
by Nisheeth
Help in finding the error in the Code
|
|
[5 replies] Last: You're welcome! I'm glad I could help. (by shacktar)
|
by kassik
error in power
|
|
[3 replies] Last: thanks a lot. (by kassik)
|
by meir
using graphics in a form
|
|
[2 replies] Last: Look at this http://www.cppgameprogramming.com/cgi/nav.cgi?page=alleg... (by jeffsg605)
|
by metulburr
unable to exit loop
|
|
[2 replies] Last: thanks (by metulburr)
|
by Maese909
Pointers and Functions
|
|
[11 replies] Last: @sohguanh: Another user for passing a pointer by reference can be to ... (by Nisheeth)
|
by opie
Word guessing game
|
|
[2 replies] Last: int number_right(int consonant1,int vowel,int consonant2, int consona... (by Breadman)
|
by SUPERFLY
Frustrating error while reading file!
|
|
[2 replies] Last: You can test for the state of inp once it's opened, but the function o... (by toexii)
|
by metulburr
Why wont this run?
|
|
[2 replies] Last: yes thanks (by metulburr)
|
Reading the result of system() |
|
[3 replies] Last: http://stackoverflow.com/questions/6633056/grab-programs-console-outpu... (by ultifinitus)
|
by ExponentialP
Runtime Memory
|
|
[2 replies] Last: there is also processor registers. the keyword "register" is used to c... (by muratagenc)
|
by Brad1
Need Help computing tuition!
|
|
[5 replies] Last: This is what I got, it might be wrong. int main() { double sta... (by creekist)
|
by xXmusicmanXx
don't get the logic? .....
|
|
[2 replies] Last: so i should assume the file is on the computer, but that only the user... (by xXmusicmanXx)
|
by ausairman
absolute value of an int is negative in template function!?
|
|
[2 replies] Last: Yeah that seems to be why, although I don't quite understand why the f... (by ausairman)
|
by raymjones
bool quadrant
|
|
[1 reply] : Check the signs of the x and y coordinates. (by Zhuge)
|
by GHARN
C++ Completely new, Want´s to learn.
|
|
[6 replies] Last: While learning, I went in and out of Qt Creator (just to start a proje... (by Audie)
|