by Viraj Gohil
How to print
|
|
[2 replies] Last: Alternatively you can try this: FILE *stdprn; stdprn = fopen("prn","... (by Thomas1965)
|
by sep11
Error message pops up, not sure what I'm doing wrong
|
|
[12 replies] Last: I you are are allowed to use functions I would do it like this: #inc... (by Thomas1965)
|
by Borneq
How compute windows size with and without border?
|
|
[no replies]
|
by Opariti
Why use #define MODULE in main()?
|
|
[no replies]
|
by rdar
Regex confusion, regex_search() returning false when it seems like it should return true
|
|
[5 replies] Last: Oh wow, ok. thanks!!! I just totally assumed that if it was compiling ... (by rdar)
|
by TheLoneWolf
Primary parameters before 'bool'
|
|
[11 replies] Last: So will bool x; if (something == something && x) //Will it work sa... (by TheLoneWolf)
|
by r 4 raja
Please explain...
|
|
[2 replies] Last: Please explain what is the use of this line.... cin.getline(pincode,... (by r 4 raja)
|
by Bakenhuman
Problem with program!
|
|
[2 replies] Last: Oh yep it worked thanks for help! (by Bakenhuman)
|
by samolet4e
Two identical programs produce different results
|
|
[2 replies] Last: Thanks for replying. I figured out the answer. The FORTRAN code must b... (by samolet4e)
|
by Dever1954
Problem with pathfinding
|
|
[16 replies] Last: It works! You're the best! Thank you very much :D (by Dever1954)
|
Help finding error |
|
[10 replies] Last: Well, what do you want it to do? If you want it to repeat until a cer... (by MikeyBoy)
|
by TheLoneWolf
Isolating the bug.
|
|
[2 replies] Last: You mean write clean code, right? K! Will surely work on that! (by TheLoneWolf)
|
by etrusks
external and local name lenght
|
|
[2 replies] Last: Tnx for your answer man, much appreciated :) (by etrusks)
|
by ali1986
help
|
|
[1 reply] : http://www.cplusplus.com/forum/beginner/179638/ Yawn. Another duplica... (by closed account 48T7M4Gy)
|
by gavin1086
Scope of variables
|
|
[2 replies] Last: The problem is that you read from the file ["contact.txt"] each time b... (by coder777)
|
by ephraimr
Typing e (to double) breaks up program!
|
|
[2 replies] Last: The simplest solution is to simply request a space between your numbe... (by ephraimr)
|
Ofstream not writing to file |
|
[no replies]
|
by Startering
Brackets in the function parts...
|
|
[8 replies] Last: Hi Startering This thread has been hijacked a bit so it might be a go... (by closed account 48T7M4Gy)
|
by Torex
Reverse diagonal in two-dimensional array
|
|
[5 replies] Last: @Torex During the addition of the columns, you check if its a 0 or mo... (by whitenite1)
|
by Cosmical
Problems with Stacks
|
|
[2 replies] Last: Wow thank you. (by Cosmical)
|