by QWERTYman
[SOLVED] How to let user name text files
|
|
[4 replies] Last: WOW. I feel so dumb. Then again, I wrote that at 11 at night, so... (by QWERTYman)
|
illegal else without matching if |
|
[4 replies] Last: I have added a link to this thread, from the other one. (by closed account z05DSL3A)
|
by chosen1
comparing two different strings question?
|
|
[1 reply] : Hi, yes you can compare an element in an array to a variable of the el... (by Faldrax)
|
second output advice using loop |
|
[5 replies] Last: Hi, the code you alreay have ends with tuition equal to the fee 10 yea... (by Faldrax)
|
what is error C2181 |
|
[3 replies] Last: You have got code in between your if and else if if(...) { ... (by closed account z05DSL3A)
|
DATA CONVERSION BETWEEN CLASSES |
|
[no replies]
|
by aeronet
Binary I/O
|
|
[3 replies] Last: No...there are absolutely no distinguishable characters in the binary ... (by aeronet)
|
by andyrping
passing struct and array into a function
|
|
[3 replies] Last: Line 25: double intTemp(double Q, double tsurf, int numWalls, wallC... (by Zaita)
|
by azrielcross
Pointers and Classes :: Trying to grasp further
|
|
[2 replies] Last: As for your question no 1. 1) Because references are typically implem... (by Zaita)
|
by blametom
Trouble with global variables
|
|
[9 replies] Last: With your original code. The problem lies in that you have a class wit... (by Zaita)
|
by tombert
Best compiler
|
|
[6 replies] Last: I would say Dev-C++ is user-friendly upto a point. It's almost like th... (by Zaita)
|
by djr
Recursion
|
|
[4 replies] Last: Now that I have that fixed, I'm having trouble on another part of the ... (by djr)
|
by michse02
using void * ?
|
|
[8 replies] Last: pointer... that's it thanks again (by michse02)
|
I need this input all at once but I cant, it appears one by one |
|
[3 replies] Last: The cin stream is tied to cout so any time you use it the output i... (by Duthomhas)
|
by khh121388
C++ Turbo, Any Graphics Available?
|
|
[5 replies] Last: Other than the two I already posted? (by Duthomhas)
|
by ioanmih
User Agreement
|
|
[6 replies] Last: thanks a lot (by ioanmih)
|
by The DooD
What is a good IDE/Compiler to use?
|
|
[5 replies] Last: Dev may be dated, but I still use it, lol. @hartmannr76' Try not to ... (by QWERTYman)
|
by archer86
Problem with variables passing values
|
|
[3 replies] Last: Thanks guestgulkan, you hit it on the nose. Now the output is correct ... (by archer86)
|
by DrenThales
gcc GPL question
|
|
[2 replies] Last: It does. Thanks. (by DrenThales)
|
by yonifra
Sorting Classes using Merge Sort
|
|
[2 replies] Last: Thanks a lot! You really helped a lot! (by yonifra)
|