by Laurina96
Help writing a c++ code
|
|
[2 replies] Last: Ok i got to the point where it tells if one number is the power if the... (by Laurina96)
|
by david lev
Job distrbution
|
|
[1 reply] : You can change the icon of the forum to a checkmark to show it is fini... (by kevinkjt2000)
|
by aleccoman
Help with deleting a certain vector
|
|
[2 replies] Last: Here is a example that might help you #include <iostream> #include ... (by closed account LA48b7Xj)
|
by Benjidude
Random number generator help
|
|
[5 replies] Last: Alright I got it to work. Thanks so much for your help! (by Benjidude)
|
by persades
max and min
|
|
[3 replies] Last: #include <iostream> #include <limits> using namespace std; int main(... (by closed account LA48b7Xj)
|
by nbritton
How do you search for C++ in search engines?
|
|
[1 reply] : Perhaps your lack of results is because you're trying to specify C++14... (by jlb)
|
by bellucheese
Binary Hexadecimal
|
|
[1 reply] : I figured it out, thanks anyway. It was better that I found out and di... (by bellucheese)
|
by beverlyras
2d Arrays for Sales Divisions and Quarters
|
|
[no replies]
|
Tic tac toe game |
|
[9 replies] Last: as i wrote above *important: can be shortened substantially with func... (by globaltourist)
|
Inverse number (Leading zeroes) |
|
[9 replies] Last: push_back is just adding characters to the end of the string, we are g... (by closed account LA48b7Xj)
|
by plaq
Need help reading error message.
|
|
[3 replies] Last: http://stackoverflow.com/questions/12954821/cannot-find-or-open-the-pd... (by TarikNeaj)
|
by Justanoob
Major Issues with scope and conversion
|
|
[1 reply] : I see a few things - there might be more. In the main function, I thi... (by wildblue)
|
by jimmy joe
writing a program in c++
|
|
[2 replies] Last: Send me a private message. (by SakurasouBusters)
|
by mynicks
count words, getchar debug problem
|
|
[2 replies] Last: I canceled the solved. I test the code with 2 printf() . I run it and... (by mynicks)
|
by atticus89
Recursion - HalfLife Calculation
|
|
[8 replies] Last: Thanks, I was able to see that my multiplication of the 1/2 was in the... (by atticus89)
|
Write to output file skips characters |
|
[1 reply] : if i change the record lengths it works iwth different (endoffset - x... (by closed account N8RzwA7f)
|
by treefitty
Can I make my game run on a Mac, without owning a Mac?
|
|
[1 reply] : http://arstechnica.com/information-technology/2015/07/visual-studio-20... (by closed account E0p9LyTq)
|
Drawing a grid. |
|
[1 reply] : The numbers represent a certain tile btw. (by Optimistic Peach)
|
by amoureux
Deleting a record from a binary file without using classes
|
|
[no replies]
|
by jlmccart01
C++, Trying to open a file, read it, then store the data by creating an instance of my class
|
|
[1 reply] : Hello jlmccart01, There are several to many problems some i have not ... (by Handy Andy)
|