by Felicia123
read file small problem
|
|
[3 replies] Last: `inven ' is out of bounds. Also, http://www.cplusplus.com/forum/begin... (by ne555)
|
by yosimba2000
count number of line printed out
|
|
[4 replies] Last: yeah,looks like im not supposed to count the last line. thanks for you... (by yosimba2000)
|
by ElXando
Remove element from vector while iterating over it
|
|
[8 replies] Last: @L B .erase() returns a valid iterator to the next element in the vec... (by vlad from moscow)
|
by Dizzy
Problem using Input data file and calculating mean. Please help :(
|
|
[3 replies] Last: Two comments: 1. You want to calculate the mean, variance, and sum of ... (by mutexe)
|
by mckcallaghan
Using text File
|
|
[3 replies] Last: OPer moved thread: http://www.cplusplus.com/forum/beginner/97664/ (by LB)
|
by uzferry
reverse a word
|
|
[9 replies] Last: @Zereo nice, that looks simple @vlad Thank you for advice, but wh... (by uzferry)
|
comparing characters of string c programming |
|
[3 replies] Last: Another version #include <string.h> #include <stdio.h> int main() { ... (by Chervil)
|
by DiDiao
the struct size
|
|
[7 replies] Last: I think that the codeblocks has integers of size 8. As for codepad.org... (by vlad from moscow)
|
by klay2
text based rougelike help with load function
|
|
[2 replies] Last: I thought I did do that can you show me??? and what else do I use for ... (by klay2)
|
by Tomsta
How make my player jump
|
|
[2 replies] Last: that is what i was thinking, i should add the fact that i'm using SFML... (by Tomsta)
|
by Swiftz0r
OpenGL for Windows 8
|
|
[8 replies] Last: Maybe reinstall the Windows SDK, or find where it is currently install... (by AHCFan20)
|
by Dario z
What is good or bad here?
|
|
[2 replies] Last: Thank you for the reply, I will now use as you recommend :) Dario (by Dario z)
|
by thisGuy
I cannot get my program to compile. please help!!
|
|
[4 replies] Last: Changed Line 16 or the header file from void print(std::ostream& = std... (by thisGuy)
|
by youngnito
Function does not take arguments
|
|
[1 reply] : What you want to do is pass the choice the user made in DisplayMenu() ... (by Fransje)
|
by Hp of Legend
Need Some Help Please!!
|
|
[1 reply] : #include<iostream> #include <sstream> #include<string> #include<fstre... (by cire)
|
Configure libtiff with visual studio 2010 |
|
[no replies]
|
by zoosterol
Pointers
|
|
[6 replies] Last: Yes thank you so much for your help! I really appreciate it! (by zoosterol)
|
Help |
|
[5 replies] Last: I think what DTSCode means is that at line 48, points_possible = p... (by crimsonzero2)
|
by Bill 83
jumping multiple loops
|
|
[no replies]
|