by Bolbi
float *f* useful?
|
|
[6 replies] Last: sorry my mistake i wasnt thinking. i meant duplicate thread (by closed account Dy7SLyTq)
|
ambiguous error (3d distance calculator) |
|
[4 replies] Last: thank you all, especially with the example!! It helped me alot and was... (by closed account D2yM4iN6)
|
by jkelly18
Making a tick function for a Clock
|
|
[10 replies] Last: Wait I changed it to a.setHours(hours+2) and it worked fine. Thank you... (by jkelly18)
|
by saraA
printing all prime numbers between two numbers
|
|
[13 replies] Last: Thaaaaanks :) (by saraA)
|
by kessler289
Expected unqualified-id ')' token
|
|
[2 replies] Last: Several things wrong. Line 5. () don't belong on your class decla... (by AbstractionAnon)
|
by ldelsignore
Variable Length Array of Non-POD Element Type 'string'
|
|
[7 replies] Last: g++ variant. They use it on a Debian shell, and it works with their li... (by dacheeba)
|
by fahmankhan75
Drawing rectunglar borders using for loop and array
|
|
[3 replies] Last: Thank you rahat Ihutch :) got an understanding now :) (by fahmankhan75)
|
by fahmankhan75
Reading data from files
|
|
[13 replies] Last: Sorry for inconsistency and not being clear. Your correct about the st... (by fahmankhan75)
|
by kacrouse
Problem Reading Paragraph into String
|
|
[2 replies] Last: That fixed it. Thanks! (by kacrouse)
|
by saraA
using user-defined function>>help plzzz
|
|
[2 replies] Last: Oh I just noticed that I mixed up temp and temp1 ! my mistakes are re... (by saraA)
|
by mifum
issues with classes, pointers..in practicles examples
|
|
[2 replies] Last: I've not exactly understood which row reports your suggestion. Anyway... (by mifum)
|
structures not working |
|
[2 replies] Last: using namespace std; - this exposes all names in the std namespace t... (by tipaye)
|
by saraA
how to print all prime numbers between 2 numbers
|
|
[2 replies] Last: Hi @saraA, first off you have to study the algorithm to find prime nu... (by eyenrique)
|
the greatest common divisor |
|
[8 replies] Last: I don't think that I need the " else " on the 35 line.. (by Cutefriendzoned)
|
Unecpaline Erroneous for value of lowest day and no return of index |
|
[1 reply] : You've been working at this for a while, so your code has become a lit... (by Duthomhas)
|
by kensta
Help plssss
|
|
[1 reply] : You don't need "exit". When the closing brace '}' at the end of a func... (by Chervil)
|
ISO C++ forbids comparison between pointer and integer |
|
[10 replies] Last: I looked at this the other day, in fact debugged the whole thing, but ... (by Chervil)
|
by enemy
Please, how to call element array from 2dd array??
|
|
[2 replies] Last: Many thanks!!! (by enemy)
|
by shiny21
expected a declaration
|
|
[3 replies] Last: remove the semi-colon from line 73.. (by mutexe)
|
by miladam
output
|
|
[1 reply] : It means that we don't know because you did not show your code and inp... (by keskiverto)
|