by namesjj
Pointer, Referencing, and Dereferencing confusion
|
|
[1 reply] : * Asterisk is used for Dereferencing a pointer.. means accessing the v... (by ButchCavendish)
|
Array Indexing Error |
|
[4 replies] Last: Thanks you TarikNeaj.. Stay Blessed Dear (by ButchCavendish)
|
by cswag07
Uninitialized Variables???
|
|
[5 replies] Last: After I check your code I found that in line 97 you are using the comp... (by quisite)
|
by sunny100489
Reading from txt file as 2D vector
|
|
[1 reply] : Create a vector of structures: struct foo { int id; std::str... (by MiiNiPaa)
|
Problem with functions |
|
[2 replies] Last: ok thank you I know have a problem where the calculateMaximumHeartRate... (by Rattregoondoof)
|
by FrankRafa
Deck of cards using structure
|
|
[no replies]
|
Functions and a mistake |
|
[2 replies] Last: not entirely sure what I did but I changed the code a little and it wo... (by Rattregoondoof)
|
by TieRein
Adding 858993460 to get the write answer?
|
|
[2 replies] Last: Figured it out. I forgot to initialize my matrix strings. (by TieRein)
|
Checking neighbors in GoL |
|
[2 replies] Last: So i think the neighbor checker part is working...it seems that it is ... (by forbesthebrit)
|
by nomanrasheed
How to create own power formula?
|
|
[3 replies] Last: for example: double pow(double x, double y) { for (int i = 1; i < st... (by codekiddy)
|
by seanybarra
Where to go now?
|
|
[1 reply] : I would always choose *More C++* you simply can't "over learn" cpp (by codekiddy)
|
by abc456
Can someone help me fix this code?
|
|
[no replies]
|
by NotSoSavvy
Noob problem, break not ending lines
|
|
[2 replies] Last: Thank you so much shadowCODE it runs perfectly now! (by NotSoSavvy)
|
by DanTheMan
New to programming, need help
|
|
[1 reply] : Hey. Just as I recommend to all new beginners that havent got the basi... (by TarikNeaj)
|
by Sh0es
Creating a Mimic Class
|
|
[2 replies] Last: The classes function the same way but they're intended for different t... (by Sh0es)
|
by Kuzunoha
"Game of Life" program
|
|
[no replies]
|
by justhappy
Serious help needed for a noobie!
|
|
[4 replies] Last: ok, This fixed it! Thank yall so much! simple corrections! once again... (by justhappy)
|
by samuel89m
How to set random number generator to a range?
|
|
[1 reply] : Yes. See http://www.cplusplus.com/reference/cstdlib/rand/ However, th... (by keskiverto)
|
by abc456
help me fix this code?
|
|
[4 replies] Last: dhayden: thank you so much for helping me. (by abc456)
|
by dw24
Need to create a program to evaluate some scores in functions
|
|
[no replies]
|