by toshbar
Compiling error I cannot locate
|
|
[no replies]
|
by supercheese
pointing to an array of strings
|
|
[2 replies] Last: I loose credit on the assignment if I change certain predefined functi... (by supercheese)
|
by mohsenios
help me for erors
|
|
[7 replies] Last: Do you know why lines 16 and 18 don't make sense? ;) (by LB)
|
by Sujing
How to remove same words from set?
|
|
[7 replies] Last: Ah, yes. I included that but it's still giving me wrong answers, large... (by Sujing)
|
by Ch1156
Compiler tells me im trying to convert a string to int?
|
|
[7 replies] Last: As far as I know, in modern C++ there is never a reason to use a real ... (by LB)
|
by SoftMOUNT
How to release a C++ program?
|
|
[12 replies] Last: Oh right interesting. Might have a go at it. Wow, still got a lot to l... (by SoftMOUNT)
|
by gideonzane
i'm not sure how to do this, but i know it's not labels.
|
|
[5 replies] Last: @illusionist - by text, i mean strings, but it'd be something that i'd... (by gideonzane)
|
by Franco7
Trouble with Pseudo code
|
|
[5 replies] Last: I don't know how to open the coeffs.txt or store the values after to a... (by Franco7)
|
by bknick24
Need help with void function please!
|
|
[9 replies] Last: Use whatever character you want :) #include<iostream> #include<iomani... (by Chriscpp)
|
by Graeme Hart
Incrementing elements in an array?
|
|
[12 replies] Last: Got everything sorted and understand it too! Thanks a bundle guys. (by Graeme Hart)
|
Trying to create a generic graphing tool |
|
[5 replies] Last: Ahh, yes I did, but no luck anyways. I decided to make the plot size f... (by BruceJohnJennerLawso)
|
by Dh2o
i am trying to write a program using atan
|
|
[2 replies] Last: Hi there, I'm not entirely sure what you're after, but perhaps the ex... (by closed account o3hC5Di1)
|
by Brntphish
2d Array vs vector from a space delimited text file
|
|
[1 reply] : After continuing to read and pull my hair out I think getline may be t... (by Brntphish)
|
by vishivish01
Yes or No Loop
|
|
[6 replies] Last: Thank you everyone, I got it. (by vishivish01)
|
by jadmakh
Anagrams
|
|
[4 replies] Last: I have to use linked list, and I have to create new function print th... (by jadmakh)
|
Simple question regarding code and modulus. |
|
[5 replies] Last: #include "stdafx.h" #include "iostream" using namespace std; int mai... (by bigpurpleharness)
|
by kabuki
Reading data from a text file
|
|
[5 replies] Last: I got this to work. I used fgets to read the file until it can't read ... (by kabuki)
|
by tiara2009
Problem with I/O file
|
|
[2 replies] Last: thank you so much (by tiara2009)
|
by metulburr
operator overloading syntax
|
|
[4 replies] Last: Not a good idea making new operators to work on standard library types... (by Cubbi)
|
by Cronin
Unexplained result.
|
|
[10 replies] Last: okay thanks mikey and the rest of you. great help thanks guys. im only... (by Cronin)
|