by cppjsan
emirps
|
|
[4 replies] Last: Hi, I'm back again. I'm desperate to make this code work. This is as... (by cppjsan)
|
by inteleque
C++ tutorial from cplusplus
|
|
[3 replies] Last: Dev-C++ will install and compile your programs for you. If you just... (by Duthomhas)
|
by schwinger04
I could use some help
|
|
[4 replies] Last: I have a working function that will convert any entered number up to t... (by gzero)
|
Adding Fraction .............. |
|
[5 replies] Last: No problem. Just ask what you do not understand. (by vince1027)
|
by Epoch
write/read from file.
|
|
[2 replies] Last: It is the case for 'B' and 'b' they are outside the block. A few su... (by vince1027)
|
by scurnutt
Help with Hangman Project
|
|
[2 replies] Last: a do while statement is a different kind of statement. This is a pret... (by scurnutt)
|
by Petertan
How do i link up the password check before it run mainmenu?
|
|
[no replies]
|
by Petertan
userid login n password cant link up mainmenu.
|
|
[no replies]
|
by dewjunkie
Multidimensional Arrays
|
|
[5 replies] Last: Ah, but is there any way to visualize a 4d array? Like see it in your ... (by tomao)
|
by Book
Dynamic memory in C++
|
|
[3 replies] Last: I believe that the int array ; is valid C++, but I'm not sure... ... (by Duthomhas)
|
by whattowhat
Simple project ideas
|
|
[1 reply] : card games. like blackjack. the rules are well defined when the dealer... (by mat76)
|
by tomao
A couple of Questions
|
|
[2 replies] Last: Okay, thanks. The reason I bumped this is because I think there are t... (by tomao)
|
Data Types |
|
[3 replies] Last: thats brilliant. thanks very much. (by loftinsulation)
|
by Bronxernijn
Problems with 'WriteText'
|
|
[4 replies] Last: Great I will do that. Thanks! --SOLVED-- (by Bronxernijn)
|
by glossywhite
I just started out - made a VAT calc - can you help me?
|
|
[2 replies] Last: Thanks, Hotaru!. Could you tell me where I put your: #ifdef.... e... (by glossywhite)
|
by snap
if statements always executing
|
|
[1 reply] : I suggest that you contact the makers of Kdevelop. They would be the ... (by gzero)
|
by srfischer83
help with arrays and functions
|
|
[4 replies] Last: thanks a million that should do it (by srfischer83)
|
by bananae
calculator project
|
|
[11 replies] Last: Big progress made. Alright all I need to do is to put this in a loop. ... (by bananae)
|
by Epoch
C++ Help..
|
|
[2 replies] Last: i would use the toupper function on your userselect. include iostream ... (by mat76)
|
by Jakeline
Convert letter in telefone numbers
|
|
[1 reply] : You need a counter to track number of letters processed. Once counter ... (by Hotaru)
|