by Databend
Access File Payroll Code Program, need help
|
|
[2 replies] Last: Where in the program should I put this? (by Databend)
|
by sethfrias
Make an if statement execute an equation and use answer
|
|
[2 replies] Last: // Using zeller's algorithm // F = K + ( (13 * M + 1) / 5 ) + D + (D... (by Enoizat)
|
Creating a Soccer Roster using vectors and loops |
|
[2 replies] Last: the problem is with your curly braces you have too many,if you a curly... (by adam2016)
|
by bla
template<class T&>
|
|
[4 replies] Last: Good example. Thanks guys. (by bla)
|
by Newbie9
Having Trouble Looping through rest of string
|
|
[1 reply] : Hello Newbie9, Welcome to the forum. You have included the header fi... (by Handy Andy)
|
by SPP
How to compile Dosbox SVN Build Daum source code by using either gcc or g++ compiler
|
|
[4 replies] Last: Thomas1965 said: There are binaries available. https://www.dosbox.co... (by SPP)
|
by Newbieess
Problems with array.
|
|
[1 reply] : Don't use a graphical method. If you overlap two rectangles then the ... (by lastchance)
|
by Databend
Access File Program
|
|
[2 replies] Last: cout << name << "\t" << quantity << "\t" << price << "\t" << quantit... (by lastchance)
|
by mwell008
How to change output given only 2 inputs instead of 3?
|
|
[3 replies] Last: Thanks! The program we use for our assignments is via an online textb... (by mwell008)
|
by CGunn86
Initializer List question
|
|
[7 replies] Last: > So what you're saying is if the constructor for A doesn't take any p... (by JLBorges)
|
by ad4ms3
Unusually high unsigned int
|
|
[4 replies] Last: std::rand() returns a pseudo random number between 0 and RAND_MAX... (by JLBorges)
|
by girlscout
Percent Display Confusion
|
|
[6 replies] Last: beautiful! I'll play around with that for sure and get back. Thank you... (by girlscout)
|
by girlscout
Recursive Palindrome
|
|
[7 replies] Last: @tpb You make it look way more simple, but that's a bit beyond me atm.... (by girlscout)
|
by sethfrias
Function not taking X arguments
|
|
[3 replies] Last: In function getInput all three parameters need to be passed by referen... (by lastchance)
|
by Leedah8
Dealing cards
|
|
[4 replies] Last: You should teach this, because you do a really great job of breaking e... (by Leedah8)
|
by flash13
Storing structured data in the Hard Disk
|
|
[2 replies] Last: @tpb thanks. I came up with my way as I didn't know anything else at ... (by flash13)
|
by Newbieess
Array and pointer problemsssss
|
|
[3 replies] Last: you can also increment pointers,since pointer p1 is an int it is 4 byt... (by adam2016)
|
by Hex213
Ofsteam leave brackets?
|
|
[4 replies] Last: void foo( fstream & ); int main() { fstream f; foo( f ); } ... (by keskiverto)
|
by ContraCode92
Calculating stats in a 2D Array
|
|
[2 replies] Last: Hello ContraCode92, Welcome to the forum. If you do not mind some ge... (by Handy Andy)
|
How can I run this program? |
|
[5 replies] Last: Thank you so much for the explanation and for your time. I will try my... (by closed account 2vkE6Up4)
|