by watted
help:how to read array & the size of it from file!!
|
|
[1 reply] : The problem with arr_average is that you have placed the return stat... (by Peter87)
|
by hoboCPP
Syntax error with my Operator Overloading.
|
|
[1 reply] : You forgot const when defining the function. bool Date::operator==... (by Peter87)
|
by suppa
Dynamic Array
|
|
[2 replies] Last: Can't figure out what you want. If I understand correctly, are you try... (by liuyang)
|
by feso1212
additive and multiplicative persistence
|
|
[2 replies] Last: Please format your code. I've created a short program to calculate Ad... (by liuyang)
|
by shannonhos
Mean median and mode problem
|
|
[1 reply] : According to: http://www.purplemath.com/modules/meanmode.htm Your med... (by keskiverto)
|
by mary9734
Math.h help
|
|
[3 replies] Last: Thanks for this reply, I couldn't get it as well :) (by Michael1981)
|
Can someone please tell me what i am doing wrong. It will run but when it does they all say incorrect and 0%. |
|
[1 reply] : Please post the data files you're using. A couple of obvious problem... (by AbstractionAnon)
|
by CaptainFritz
Class called in a class
|
|
[7 replies] Last: Approach #2 is very straight forward. I gave you an example of that a... (by AbstractionAnon)
|
by siewhow
C++ not working fine
|
|
[2 replies] Last: Your for loop is just is multiplying 1.0 and 1 so the program will alw... (by closed account LA48b7Xj)
|
by StudioUAC
I Don't know what these errors mean
|
|
[11 replies] Last: I don;t have access to pastebin from this machine. My comments are to... (by AbstractionAnon)
|
by Givi
Program that tells user how many trees are required by knowing length of lot, radius of tree, and space between trees.
|
|
[6 replies] Last: @Givi : looks good to me. My comprehension is that the repartition is... (by CptJY)
|
by Starke
10% for 0, 90% for 1
|
|
[3 replies] Last: http://www.cplusplus.com/reference/random/bernoulli_distribution/ (by ne555)
|
by mmgh
Conditional jump or move depends on uninitialised value(s)
|
|
[7 replies] Last: Yes. (by mmgh)
|
Function to swap Digits of an integer. |
|
[7 replies] Last: @integralfx that's a nice way to solve it, I'm working on it. Thanks! (by closed account 4y5EwA7f)
|
by zxcvbn
C/C++/C# programming for interfacing USB to PIC microcontroller
|
|
[no replies]
|
Apostrophe |
|
[1 reply] : A copy of the content of the text file would be useful. Most likely th... (by Chervil)
|
by J Maurice
I am lost with boost
|
|
[1 reply] : I apologize I found it ! I was searching starting with 'home' html. B... (by J Maurice)
|
Hint |
|
[4 replies] Last: for (unsigned short i = 0; i <= Anum|| Bnum || Cnum || Dnum; i++) sh... (by boost lexical cast)
|
by dennischess
Confused about my prime number assignment
|
|
[4 replies] Last: Example: Let's say that you entered in 10 in your program. Then the p... (by boost lexical cast)
|
by daevo
sa
|
|
[1 reply] : fprintf(pFile,"<h1>Studenti narozeni v Opave</h1>\n"); fprintf(pFile... (by daevo)
|