Algorithm to read duplicate array elements, return first duplicate value only |
|
[6 replies] Last: zoran404 You genius, I have been at this for about 1 and a half hour... (by ANewbieCplusplus)
|
by armonsafai
output stream acting weird
|
|
[7 replies] Last: ooooooooooh, now i see lol. Thank you guys. (by armonsafai)
|
by Corey21Woods
Get Day of the Week Program
|
|
[1 reply] : For validating days and months just check if they have values from 1 t... (by zoran404)
|
by prestokeys
Menu class. Need to add "Go back to previous menu"
|
|
[3 replies] Last: Thanks JLBorges, for the idea. I was searching so hard for a design p... (by prestokeys)
|
by sajid dayer
inheritance,class,c++
|
|
[5 replies] Last: yes i got it thanks (by sajid dayer)
|
by ScrubJ
Input from a file in CodeBlocks
|
|
[3 replies] Last: http://stackoverflow.com/questions/13295869/code-blocks-redirecting-in... (by MiiNiPaa)
|
C++ gettinng Segmenation fault |
|
[3 replies] Last: @dhayden: B<=A The overflow in input{A,B}() is an issue @OP: /*165... (by ne555)
|
by fl4pjacks
int* to int error?
|
|
[4 replies] Last: @MiiNiPaa Hey thanks. I got it to compile but for some reason it keeps... (by fl4pjacks)
|
by Zyxl
Learning C++ for building an application
|
|
[no replies]
|
by Jweim
For Loop; totalling input values
|
|
[4 replies] Last: Thank keskiverto, sometimes you stare at these things forever and miss... (by Jweim)
|
by jaishun
Need help with program
|
|
[2 replies] Last: Represent your deck as a 2D Array where the value in the cell is the ... (by dhayden)
|
by ridahel
help with prime numbers program
|
|
[3 replies] Last: One error I thought of last night while going to sleep: this loop wil... (by PCrumley48)
|
by biba
C++ and AI planning
|
|
[no replies]
|
by jemeripol
[HELP] User-defined header in my CPP program
|
|
[4 replies] Last: From what I am seeing, A, x, and b are now declared as a variable of c... (by jemeripol)
|
by Stephanie
please help
|
|
[1 reply] : urgent help please! so they arrive 1,2,3,4,5. How can I make them term... (by Stephanie)
|
Static and Singleton |
|
[6 replies] Last: thank all (by nightmaregiba)
|
const Reference |
|
[3 replies] Last: So, a wont change (by nightmaregiba)
|
by v01d55
Reading with function ReadFile
|
|
[no replies]
|
Suggestion to improve the do ... while loop structure (1,2) |
|
[23 replies] Last: LB : You should not be thinking about what the result of compiling C... (by ncomputersorg)
|
by d902
Need help with creating increment table
|
|
[1 reply] : In pseudo code: print the headings TableA Table B for (int i=1; i<... (by dhayden)
|