by dev1903
Automated file help
|
|
[3 replies] Last: Here's what I would start with: #include <iostream> #include <string> ... (by LB)
|
by neonano
Palindrome program compile error
|
|
[8 replies] Last: I edited and tried this way..Now working perfect..!! Thanks guys for t... (by neonano)
|
by jidder
Accessing linux,unix and z/os
|
|
[3 replies] Last: In a POSIX environment (Unix and Unix-like systems), file sharing woul... (by kbw)
|
by coolgal95
File Handling Problem
|
|
[4 replies] Last: I did the correction. Good news, it's reading it now, I think. Bad new... (by coolgal95)
|
by sajast
Problem with getline() and Loops
|
|
[2 replies] Last: Peter! thank you so much ... ^_^ i think my mistake was that i use ci... (by sajast)
|
by rsloan
OpenGL code won't complie LNK2019
|
|
[4 replies] Last: awesome thank you! what are code tags? http://www.cplusplus.com/ar... (by MikeyBoy)
|
by dminusminus
school project help
|
|
[2 replies] Last: sounds like java to me. (by Jaybob66)
|
by mhk313
how to understand the details of file?
|
|
[8 replies] Last: If you want to use the Windows API, you pretty much have to use Window... (by kbw)
|
by narcisse
Homework
|
|
[1 reply] : We do not do homework for people on this site. If you need help show u... (by giblit)
|
by northfly
32bits vs 64bits; and do they make changes to programming? size of types?
|
|
[5 replies] Last: [quote=northfly]How can I find how many significant figures does my ma... (by LB)
|
by xismn
const static integral members
|
|
[1 reply] : C++11 is required http://coliru.stacked-crooked.com/a/6d83eb646e8430f... (by JLBorges)
|
by Garion
Visual C++ (1,2)
|
|
[21 replies] Last: Try looking into Qt: http://qt-project.org/ (by LB)
|
by iQChange
Why rename () doesn't work?
|
|
[18 replies] Last: You most likely found the source instead of the binaries. Building a c... (by LB)
|
by protest00
Composition and cardinality in the code
|
|
[7 replies] Last: The filled diamond in http://imagizer.imageshack.us/v2/800x600q90/809/... (by JLBorges)
|
by hilft
swap-ranges and rbegin/rend question
|
|
[3 replies] Last: As long as order is not disturbed as defined by the Compare template p... (by LB)
|
by EmilyT
Can someone look over my code??
|
|
[2 replies] Last: Oh my gosh. Thank you so much! Now to finish the rest of the project! ... (by EmilyT)
|
by vignes2326
???????????
|
|
[1 reply] : Since you did not specify what you want the winning condition to actua... (by LB)
|
by iQChange
Alternative std::to_string
|
|
[9 replies] Last: To add to DTSCode's list, C++11's range-based for-loop is equivalent t... (by LB)
|
by titi3000
Quick Sort Partition explain please
|
|
[1 reply] : See if this helps: http://www.cplusplus.com/forum/general/121636/#msg6... (by LB)
|
by Snaksa
Should programmers know how to hack
|
|
[10 replies] Last: Looks like I will wait till I need to do something like this (or aga... (by Computergeek01)
|