Writing a map to a file |
|
[4 replies] Last: Thanks everyone for your help. Now I have a couple ways to approach it (by closed account oEwqX9L8)
|
by taylor09
Adding up array and returning bool function??
|
|
[1 reply] : A few problems: Line 4: You need a function prototype in order to ca... (by AbstractionAnon)
|
by biggerx
How can I justify my cursor to line up with my output colums in a terminal program?
|
|
[2 replies] Last: In order to do what you want, you must know the width of the user's in... (by Duthomhas)
|
largest factor of a number |
|
[8 replies] Last: At this point I believe you are just asking someone to do your thinkin... (by Duthomhas)
|
by brown ogum
Simple Game
|
|
[5 replies] Last: Since you're doing this in the console, maybe see if ncurses/pdcurses ... (by Albatross)
|
by jtm013
Comparison Program!!!
|
|
[1 reply] : See http://www.cplusplus.com/forum/beginner/193645/ (by closed account 48T7M4Gy)
|
by feeks
From single to Doubly Link
|
|
[3 replies] Last: When I compiled your code using a C compiler, i received no errors. I... (by AbstractionAnon)
|
How to print a very big value. |
|
[4 replies] Last: But my program goes like this. I guess it doesn't since that code wo... (by Chervil)
|
by falangeles
Grading Program
|
|
[2 replies] Last: If you write a character where instead of a number in "grade", it jum... (by shadder)
|
by BeKinect
Calculate intersection points of line segments
|
|
[16 replies] Last: Whether the requirements apply to extended lines or line segments is o... (by closed account 48T7M4Gy)
|
by Laskio
If and else wont work?
|
|
[3 replies] Last: Hi, Should also avoid goto , use loops and function calls instead :+... (by TheIdeasMan)
|
by miah612000
cin>> on a for loop
|
|
[5 replies] Last: I knew it was something like that. (by closed account 48T7M4Gy)
|
Basic Combat Game? |
|
[4 replies] Last: [quote=binghamhunter] I'm going to keep messing around with it and try... (by closed account E0p9LyTq)
|
by Laskio
How to go back to a previous IF statement?
|
|
[9 replies] Last: Ah, the age old question of "how do I accept only certain types of inp... (by closed account E0p9LyTq)
|