by jblv
Problem with trigonometric function
|
|
[3 replies] Last: the division of an integer with another integer always gives an intege... (by Pter0dactyl)
|
getting problems |
|
[2 replies] Last: thank you that really helped me!! (by abeginner23235616)
|
by Kallan
Shortest path of maze using BFS
|
|
[no replies]
|
by codeblock
dynamic object
|
|
[4 replies] Last: define destructure for employee class By this do you mean a destruc... (by TheIdeasMan)
|
by Mister Eric
String subscript out of range error
|
|
[3 replies] Last: This line is already if(holder == 'r' && holder[x+1] == 'e') ... (by vlad from moscow)
|
by cmad
new to c++,stuck on assignment
|
|
[4 replies] Last: To make it clearer... Where is the return type for your main function... (by Aceix)
|
by devonrevenge
how could i get and set data on an array of objects? cant find a tutorial anywhere
|
|
[2 replies] Last: No, that's an array of 6 forward declarations of " classname ", which ... (by closed account zb0S216C)
|
by Ch1156
Create folder with fstream
|
|
[12 replies] Last: Try changing mkdir(str.c_str(), mt); to _mkdir(str.c_str()); ... (by Peter87)
|
by nahla
Writing a salary algorithm, completely new to this
|
|
[7 replies] Last: You might find it useful to write out your methodolgy as comments, the... (by TheIdeasMan)
|
by zhumpex
Flowchart
|
|
[2 replies] Last: Hashimatsu -> Thanks a lot friend :-) ,,it useful (by zhumpex)
|
by ribohe94
Printing dynamic arrays
|
|
[1 reply] : p=new Product ; mean that you have just one array p .... (by chipp)
|
by iggle
Stuck on HW Assignment
|
|
[2 replies] Last: Thank you for the reply. I was killing my brain trying to figure that ... (by iggle)
|
by jeaninem71
Compound Interest program - 1 of 2 posts
|
|
[2 replies] Last: The pow function takes 2 arguments - x to the power of y. Also, consi... (by TheIdeasMan)
|
by Kovs95
Tic Tac Toe
|
|
[5 replies] Last: @Need4Sleep wrote: EDIT: when xhtmlx typed that code he must have mad... (by TheIdeasMan)
|
by nahla
Totally new to C++, can't seem to get this simple code to work?
|
|
[9 replies] Last: learn more about syntax and C++ basics too :) (by chipp)
|
by nahla
What does this error mean?
|
|
[2 replies] Last: Try declaring and initializing each variable on its own line. (by pogrady)
|
by MasterHex
Help With Struct for the first time
|
|
[2 replies] Last: thanks, I think you saved the few hairs i had left on my head. (by MasterHex)
|
by april199081
Help with 2 dimensional char arrays
|
|
[2 replies] Last: #include <iostream> #include <cstdlib> #include <cstring> using names... (by Kruschev)
|
by Cynicc
output
|
|
[7 replies] Last: that did it, Thanks so much (by Cynicc)
|
by carlos777
new ram faster than motherboard
|
|
[no replies]
|