by ncaver
Battleship Code
|
|
[1 reply] : Well after trying to compile your program to find what errors you were... (by Shadowwolf)
|
5 in a row |
|
[1 reply] : http://www.cplusplus.com/forum/beginner/1/#msg6680 (by TheIdeasMan)
|
by J031
Tic Tac Toe Minimax problem
|
|
[10 replies] Last: So where in the problem? Where is the blocking code, and don't forget ... (by closed account 48T7M4Gy)
|
by jarvis1lsu
setDate and getDate issue
|
|
[10 replies] Last: Hi again, With the code that sets the Month name: an easier thing t... (by TheIdeasMan)
|
by Bhavith
Read file for code JAM compitation
|
|
[3 replies] Last: Then you need a loop: while(fs >> value) // Reads the data as long as ... (by coder777)
|
by GamerOtaku
converting strings to a mixture of alternating uppercase and lowercase letters
|
|
[2 replies] Last: I did as you did and it beautifully works!! big thanks!!! (by GamerOtaku)
|
by LsDefect
Interrupt Shell Command
|
|
[2 replies] Last: I want to stop the process What process? See this: https://msdn.mic... (by coder777)
|
I have a problem in looping |
|
[6 replies] Last: Cheers :) (by closed account 48T7M4Gy)
|
by Aideux
Linked Lists Program
|
|
[1 reply] : You have several problems: 1) You create two nodes per iteration (alt... (by coder777)
|
by kalki
Facing problem with getline function!!!
|
|
[2 replies] Last: Hi, use the == operator http://www.cplusplus.com/reference/string/... (by TheIdeasMan)
|
by Archangelion
Dungeons & Dragons based Project
|
|
[1 reply] : Wrote this quickly hopefully it helps you. Good night :) #include <... (by Mr Impact)
|
by Geeka
Error expected at the end of input../primary expression
|
|
[6 replies] Last: Multiple poster pest - music just stopped from me. http://www.cpluspl... (by closed account 48T7M4Gy)
|
by Geeka
Error expected '(' before numeric constant &'(' before ';' token
|
|
[3 replies] Last: Yep we've got another live one spoiling it for everybody. No more musi... (by closed account 48T7M4Gy)
|
by dtfskull
Classes and Structures
|
|
[3 replies] Last: @ jaufdenberg69 Try writing some pseudo code - I know it sounds bori... (by TheIdeasMan)
|
by imtrubluex22
Help Me Please!!
|
|
[1 reply] : Please use <> code tags around your code. Declare two variables int m... (by closed account 48T7M4Gy)
|
help with declarations |
|
[19 replies] Last: #include <iostream> #include <fstream> #include <string> using std::... (by closed account 48T7M4Gy)
|
by Attempted
Moving from console based programming into graphical 2D game development (Need advice)
|
|
[no replies]
|
by KCPrincess10
Dealing with arrayys !!
|
|
[6 replies] Last: How I suppose (sic) to get into (it) if I (have) never played the ga... (by closed account 48T7M4Gy)
|
by Yehya
Making a science fair project
|
|
[1 reply] : http://puu.sh/lEMeX/f9f530b39f.png Should output like this (by Yehya)
|