by Vex5
Trouble with 2D input
|
|
[3 replies] Last: I solved it, it seems scanf has problems with 2D arrays so I used cin ... (by Vex5)
|
by skratch
Error C2440 in visual studio.
|
|
[2 replies] Last: Can you show the declaration of valid_letters? That cast seems exce... (by kbw)
|
array sort |
|
[5 replies] Last: Ok. Pleasure helping. . . (by dncp4312)
|
by Jacob2323
"Error - Expected initializer before 'int'
|
|
[3 replies] Last: You have double brackets in this part: int main() { { Simply remov... (by Aidan Gladwell)
|
by Ajaycpp
Difference between const and static const
|
|
[5 replies] Last: Thanks to all for giving valuable information. (by Ajaycpp)
|
by Jamie96
Information on programming
|
|
[10 replies] Last: Yep haha, kind of like a apythony lol (by Jamie96)
|
by amir aba
An object returning part of itself
|
|
[1 reply] : Is it valid for an object to return an object of they same type? By... (by cire)
|
by Zyl
class template constraints
|
|
[8 replies] Last: ^ Good call. The ownership ambiguity was already annoying me while I w... (by Zyl)
|
by amir aba
Reading and editing a file bit by bit
|
|
[3 replies] Last: > if I opened even a 100Kb file in that it would be close a GB of ram... (by JLBorges)
|
by codekwik
How is my first bit of code?.. *GASP*
|
|
[3 replies] Last: I am ultimately looking to find if I should be doing something differ... (by Cubbi)
|
by RainmanMP
Default Constructor help
|
|
[1 reply] : You write only for the declaration, else it thinks you want the valu... (by Zyl)
|
by vcj2d
Stacks, Queues, Templates, & Vectors
|
|
[3 replies] Last: Okay so I have figured out that i need to use two variables for part A... (by vcj2d)
|
by Del125
Array Inputs
|
|
[no replies]
|
by theKarateKid
Help with code for floating point numbers
|
|
[4 replies] Last: My next problem is I have to find the largest, smallest and the averag... (by theKarateKid)
|
by D14
Can anybody help?!
|
|
[5 replies] Last: @theKarateKid make your own thread (by Chriscpp)
|
by gatar
struct pointer SEG fault
|
|
[no replies]
|
by antirsi96
word frequency in a text
|
|
[1 reply] : Can someone please explain why i have to add 1 to p in the while loop... (by cire)
|
input file |
|
[1 reply] : The input file can be read,but it will be read twice. can anyone help ... (by Chin Pei Ying)
|
by pintu1228
Need help with adding matrices
|
|
[5 replies] Last: Can you show me how to change the AddMatrix of my program to multiply ... (by pintu1228)
|
by bekim kasumi
c++ code nead -help
|
|
[no replies]
|