by espionage1
array help
|
|
[2 replies] Last: Thanks man! :D (by espionage1)
|
by AlanArg09
Could someone help/explain me this.
|
|
[no replies]
|
by Juan123
help with shuffling a deck
|
|
[2 replies] Last: oh yeah i forgot about that. thanks a lot (by Juan123)
|
by Andi999
can anybody help me to find the problem
|
|
[3 replies] Last: You're welcomeeeeeeeessssssssssssssssssssssss edit: my preciousssssss... (by mutexe)
|
by cspace
reinterpret_cast from hex literal to pointer
|
|
[2 replies] Last: Happy Thanksgiving :) Thank you for clarifying the round-trip issue ... (by cspace)
|
by b29hockey
Opening Files
|
|
[1 reply] : I don't think there's enough information to say what's wrong. That cod... (by Chervil)
|
by Flyx
Functionception
|
|
[7 replies] Last: However, it looks like I can just move line 34 to my globals section ... (by MikeyBoy)
|
connecting array to match the number even if it is sorted |
|
[12 replies] Last: There was no insult there. I didn't call you anything unpleasant or n... (by MikeyBoy)
|
Need help with generating random number of people |
|
[no replies]
|
by toukichi
Help with using Array
|
|
[1 reply] : As any tutorial or textbook will tell you, array indices in C++ start ... (by MikeyBoy)
|
Can someone read me this code? Thanks |
|
[4 replies] Last: power is a maths function. 2 to the power of 3 is 2*2*2. so power(2,3... (by Jaybob66)
|
by AyyGeeBee
Create a turn-based strategy
|
|
[1 reply] : Imagine the game is to be enacted by you and a friend, what would the ... (by Jaybob66)
|
by tomtom61695
Linker error
|
|
[2 replies] Last: http://www.cplusplus.com/forum/general/113904/ http://www.cplusplus.c... (by ne555)
|
by rayvie
I need to align the Item# Itemname Price and Etc.
|
|
[1 reply] : Since you failed to use meaningful variable names or even show us samp... (by jlb)
|
by TheLoneWolf
Random woes.
|
|
[5 replies] Last: So now please tell me that is srand (time (0)) and srand (time (NULL)... (by Peter87)
|
by williambj15
Implementing a Shell
|
|
[1 reply] : This may help.http://www.cplusplus.com/forum/beginner/1/ (by chicofeo)
|
by jamesfarrow
Class exercise
|
|
[7 replies] Last: Thanks for all of your help guys I finally got there in the end!! I am... (by jamesfarrow)
|
by aphelia
Need help creating a grid
|
|
[3 replies] Last: This line: grid = ((rand() % 4) == 0) ? '@': '#'; '$'; '%'; ..... (by Chervil)
|
by Arslan7041
Mine Sweeper Assignment - saving random grid
|
|
[5 replies] Last: I think I'll be coming back to this thread for more questions. But tha... (by Arslan7041)
|
by hamzaqum
need help
|
|
[4 replies] Last: nothing So what do you expect from us? (by closed account 48T7M4Gy)
|