by rigged
blackjack game
|
|
[1 reply] : Heres the second bit :/ int main() { int playerTotalPts, compTotalP... (by rigged)
|
by happenings95
please help me to compile this
|
|
[1 reply] : > I dont know why this wont compile.. please help You have a period a... (by JLBorges)
|
by antonyt
Problem with getline
|
|
[1 reply] : PLEASE learn to use code tags so your code is easier to read. (You can... (by closed account E0p9LyTq)
|
by nicbark88
Help involving arrays and strings (1,2)
|
|
[25 replies] Last: A nickel's worth of free advice: The error messages you posted were q... (by closed account E0p9LyTq)
|
by ka9Scope
I am getting a segmentation fault, why?
|
|
[1 reply] : In function calcAverages what is the value of averages.size() ? B... (by Chervil)
|
by Robert1234
Finding the sum of individual columns in matrix
|
|
[4 replies] Last: Oh okay that makes sense. Thanks! (by Robert1234)
|
by Dofzky
Input file deleted whenever I run the program
|
|
[4 replies] Last: That worked great, thanks for the help. (by Dofzky)
|
by kamilhassaan
I need help with arrays
|
|
[1 reply] : I suggest you first of all go through these tutorial pages: http://www... (by Chervil)
|
by vaultDweller
How to write a recursive function that works it's way through every element in an array?
|
|
[6 replies] Last: oh...okay! I see! I got it working, thank you! (by vaultDweller)
|
by StoriesOfRen
Array/Function issues... Things are going horribly wrong kind of
|
|
[2 replies] Last: jlb!! Thanks I thought I was going crazy... This is why it's great to ... (by StoriesOfRen)
|
by ianheinze
Prime Number Counter
|
|
[1 reply] : Two problems: 1) Your loop at 19 is counting both prime and non-prime... (by AbstractionAnon)
|
by soundguy
array math
|
|
[5 replies] Last: I'm still trying ... my head That's the spirit! Cheers :)... (by closed account 48T7M4Gy)
|
by totalnooob
How do i make Char without constant value ?
|
|
[2 replies] Last: thanks i got it know (by totalnooob)
|
Pointer of an array in recursive function |
|
[2 replies] Last: thanks, seems that was the problem (by closed account E3h7X9L8)
|
by willmannix1
How do I go about reversing the numbers in an array to what they where imputed
|
|
[3 replies] Last: BTW, your variable declarations is a bug lurking to strike: int big,... (by closed account E0p9LyTq)
|
by oconnora2
Search Function with Two String Vectors
|
|
[2 replies] Last: _ # *Cheese-y Ramen* Prep Time: 5 minutes Cook Time: 20 minutes Tota... (by oconnora2)
|
C++ Structures |
|
[2 replies] Last: Lines 50-56: Style issue. Keep your structure declarations together ... (by AbstractionAnon)
|
by jframe1734
pass array w pointer & "new operator" help plz!
|
|
[2 replies] Last: 1. I'm having a hard time understanding how to pass the array from ma... (by cire)
|
by DeathLeap
graphing
|
|
[no replies]
|
by nameishi
weird Error error in compiler???? ANYONE know
|
|
[3 replies] Last: What compiler? Are you sure you're pointing at the correct iostream ... (by AbstractionAnon)
|