by MK1
Visual Basic Open File Dialog
|
|
[4 replies] Last: It's certainly not on the CPlusPlus website. If it wasn't apparent eno... (by Nexius)
|
by DavisFaithH
Greetings!
|
|
[2 replies] Last: http://thenewboston.org/list.php?cat=16 These tutorials will help you ... (by Nexius)
|
by AlitCandle
Comparing strings in a vector
|
|
[1 reply] : Never mind. I see ny mistake with players.pop-back(). (by AlitCandle)
|
Need a new set of eyes for this . |
|
[5 replies] Last: The string accountName was someone else's idea and instead of changing... (by Volatile Pulse)
|
by xDarkDatax
Weird Template Friends Question
|
|
[2 replies] Last: Ah, that makes sense. Originally I was trying to overload the friend t... (by xDarkDatax)
|
ifstream infile>>enum does not work. Why? |
|
[5 replies] Last: Thanks Peter, you are right,, I stored it as a string in the file,, I ... (by closed account Sh59216C)
|
by AlitCandle
Error LNK...New to including separate header and cpp files
|
|
[2 replies] Last: Thanks (by AlitCandle)
|
by wohtp
Compiler refuses to believe that I pass a type to the vector template
|
|
[6 replies] Last: n-dimensional arrays aren't typical, specifically because n-dimensions... (by Volatile Pulse)
|
by sicotic87
Trouble looping back to main menu
|
|
[5 replies] Last: Thank you everyone for the replies. I got it working. (by sicotic87)
|
by Brooklyn
function to return a integer to print back in main
|
|
[2 replies] Last: thank you :) i see it more clearly now thank you for informing me a... (by Brooklyn)
|
by AlitCandle
What am I doing wrong with my separate header file?
|
|
[1 reply] : You need to #include <string> like you said. Also, string is in the... (by firedraco)
|
by mahiya
sudoku c++
|
|
[4 replies] Last: thanks guys (by mahiya)
|
by pillow130
cin.getline problem
|
|
[3 replies] Last: You need to use string (by dnd123)
|
by oliverwest9
Advancing..
|
|
[1 reply] : I would recommend you get Code::Blocks. Since you are not going to be... (by IWishIKnew)
|
Query Regarding Execution of Batch File |
|
[2 replies] Last: nice. Now can you write that question with periods, commas, and capit... (by IWishIKnew)
|
by gem
scanf
|
|
[6 replies] Last: Thank you all for your help. I have changed all %i to %d, but the pro... (by gem)
|
by mattleon09
Visual C++ errors and switch statement
|
|
[2 replies] Last: Thanks for the help appreciate it. (by mattleon09)
|
by kevoh
Tic-Tac-Toe with a twist
|
|
[1 reply] : To answer your second question: 1. Make better use of classes and fu... (by PadreDoom)
|
by Zerpent
Learning to use direct access in .txt. Help!
|
|
[2 replies] Last: Thank you, I use Visual studio 2010 and I will try using the breakpoin... (by Zerpent)
|
by revots
Logical Error in Heapsort C++
|
|
[3 replies] Last: Sorry if I am unclear. I have never asked questions in a forum before.... (by revots)
|