problem functions |
|
[4 replies] Last: redefinition of formal parameter 'arrY' You have (correctly) defined... (by mutexe)
|
by darkmage06
Login system
|
|
[14 replies] Last: Except that it doesn't look like C at all, especially the first two li... (by S G H)
|
Unexpected output with code to finding the largest prime factor of a large number |
|
[11 replies] Last: but it is not running It should run as it is essentually your code wi... (by MiiNiPaa)
|
by PrinceT
Is this setup ok?
|
|
[4 replies] Last: Thank you so much Sir, really helpful :) (by PrinceT)
|
by kong288
Getting an error when checking if a key exists in a map
|
|
[9 replies] Last: Solution with find is faster and more readable. With a multimap it ... (by dhayden)
|
Hey there are my first 2 games and i want to implement graphics and audio in them |
|
[1 reply] : http://www.sfml-dev.org/ (by MiiNiPaa)
|
by Jun77
reading and writing a link list from file
|
|
[2 replies] Last: tnx dear andy (by Jun77)
|
by Althalus
How to turn a txt file into a string
|
|
[4 replies] Last: Thanks the second worked the best (by Althalus)
|
by LeInno1
Whats wrong with my calculator?
|
|
[5 replies] Last: http://www.cplusplus.com/forum/articles/7312/ (by Zhuge)
|
by KingRaider
Finding new memory address?
|
|
[1 reply] : duplicated http://www.cplusplus.com/forum/general/152080/ (by ne555)
|
by int man
Get boot Time
|
|
[3 replies] Last: are there another Function? Why? All you need is a little math. S... (by AbstractionAnon)
|
About spaces and commas |
|
[no replies]
|
Scrollable list in C++ |
|
[1 reply] : I should have added that I'm using Borland C++ v3.0 in a DOS box. (by Anthony Forwood)
|
by cjbostick
Help me with r
|
|
[1 reply] : This might be useful. http://www.cplusplus.com/reference/algorithm/sh... (by Callum5042)
|
by sakonpure6
Can my computer process 60,000 If statements?
|
|
[4 replies] Last: Thank you guys, more precisely, thank you m4ster r0shi! Your code work... (by sakonpure6)
|
by sakonpure6
How to store string into 2D Array in C
|
|
[2 replies] Last: Thank you , I solved the problem! (by sakonpure6)
|
by nbro
Assigning to a const char* a char*
|
|
[3 replies] Last: A pointer is a variable that holds a memory address as its value. ... (by keskiverto)
|
by EdJones33
need better instruction book
|
|
[4 replies] Last: Lazy Foo only teaches SDL and OpenGL. (by Avilius)
|
by Doctor Ducky
fatal error LNK1120: 1 unresolved externals
|
|
[5 replies] Last: http://stackoverflow.com/questions/11247699/lnk2019-unresolved-extern... (by closed account SECMoG1T)
|
by deathslice
Checking if there is a space after the first integer
|
|
[6 replies] Last: Alright, I've updated it (by deathslice)
|