by feehily
Pointer and String
|
|
[1 reply] : Line 8 changes what character address (should be Address ?) points ... (by wildblue)
|
by Rashad2
Calling class
|
|
[2 replies] Last: Thanks. Didnt notice. (by Rashad2)
|
by artu123
Game loop assistance
|
|
[2 replies] Last: The main function shouldn't be called - it's a special function as it'... (by wildblue)
|
by BoomWrx
Help with function errors code
|
|
[1 reply] : What errors are you getting? Edit:If you just change the function nam... (by Hp of Legend)
|
by skimmer001
Reading from textfile problem.
|
|
[1 reply] : Nevermind this topic. The problem wasn't with saving or reading. (by skimmer001)
|
Is This Microsoft Surface Good Enough for Programming |
|
[2 replies] Last: You're better off asking at the Surface forums but a 10 second web sea... (by cnoeval)
|
by hornet07
C-strings and strings
|
|
[5 replies] Last: Thanks for all your explanations. I'll be sure to bookmark this for fu... (by hornet07)
|
by hellworld136
Wallfollow code problem
|
|
[no replies]
|
by lax378
Need help with Card Deck problem!!!
|
|
[1 reply] : Bump (by lax378)
|
by JayJay007
Stuck with program
|
|
[no replies]
|
by SusieMartin1
Bool Function named isPrime
|
|
[2 replies] Last: The answer said it didn't have an else in the solution. (by SusieMartin1)
|
by Gingerbread
Getting my pointer to send variable not address
|
|
[2 replies] Last: There we go, Thank you very much! (by Gingerbread)
|
by ali7575
char array
|
|
[2 replies] Last: thank u very much.I did it:)) (by ali7575)
|
by Jon15
Lots of questions about classes in general
|
|
[3 replies] Last: It doesn't compile, something is wrong with the showData part of it. (by Jon15)
|
by robbiedarza
Stuck with my code for uni
|
|
[6 replies] Last: Thanks very much guys, really appreciate it Robin (by robbiedarza)
|
by speakerboy
Undefined variable in a class
|
|
[5 replies] Last: Maybe you can give a brief idea about what you want your class to do ... (by closed account SECMoG1T)
|
by ltorres
Last position of a string
|
|
[2 replies] Last: I actually got around it by adding an "&" to the end of the string ins... (by ltorres)
|
by rixi347
Int from char array
|
|
[4 replies] Last: Is there any difference? Assume that the use inputs the same string in... (by shadowCODE)
|
by shadowCODE
Value does not return properly
|
|
[6 replies] Last: Thanks mutex . Your function worked. But getting back to mine, why ... (by shadowCODE)
|
by deathslice
Undefined reference to vector structure from function call std:: vector twoNumbers, std::allocator<twoNumbers>, const&.
|
|
[2 replies] Last: the error was an undefined reference on line 18 but I guess I fixed it... (by deathslice)
|