by tnngo
Help with Passing value in and out of function
|
|
[1 reply] : This is what I need it to look like ultimately :) why? Once you gener... (by buffbill)
|
by Algren
3.41PI C++ PrOgram
|
|
[4 replies] Last: in any case why not use: PI=atan(1)*4; (by buffbill)
|
by th1Rt3eN
Celcius to Farenhiet_Table Display
|
|
[1 reply] : put your code inside code tags and provide verbatim compiler errors. (by buffbill)
|
by nadurraXII
Distance Converter
|
|
[12 replies] Last: I don't know enough C++ to know if this is bad or not (is it casting s... (by vin)
|
by bond5611
Help it quick.
|
|
[3 replies] Last: Modern C++ int value = 2340; string str = std::to_string(value); ... (by Cubbi)
|
by hentaiw
SDL Program Ain't Respond !
|
|
[6 replies] Last: Yes,I'll take a look at SDL_Event, It might have solution for event ha... (by hentaiw)
|
by cheapie
Why is this segfaulting?
|
|
[9 replies] Last: Just FYI there is no recursion here, as I am sure "AddTriangle" (the f... (by LB)
|
by dumkat
Unsigned Char help
|
|
[15 replies] Last: I gave up on mysql connector. I am going with mysql++, appears to be m... (by dumkat)
|
by rzaj
Help with Asterisks Triangle
|
|
[1 reply] : Remember that there is no "empty space" on the screen; there are spac... (by Duthomhas)
|
by bballamis
Static data member
|
|
[1 reply] : class Pool ; // declare Pool class MyObject { private: int id; st... (by JLBorges)
|
by awsdert
Item being skipped
|
|
[3 replies] Last: After modding DBAdd() to except an optional third parameter to prevent... (by awsdert)
|
by fabiolanza
String conversion - help
|
|
[no replies]
|
by evb
declared struct compiles as 'undeclared'
|
|
[4 replies] Last: Found a workaround. This question is moot. (by evb)
|
by evb
RPC clnt_create fails: unknown prototype.
|
|
[5 replies] Last: Turns out I was mistaken about which environment I was running under. ... (by evb)
|
by wonopon
Fstream Library Structure Help
|
|
[no replies]
|
by djames11
error LNK2019: unresolved external symbol
|
|
[2 replies] Last: thank you so much!! I figured it was something simple I was overlookin... (by djames11)
|
by cpprookies
Formula Help Needed
|
|
[2 replies] Last: Providing you named them as variables, what you've typed is perfectly ... (by MrHutch)
|
by Jinz0
Shuffling a deck of cards
|
|
[5 replies] Last: I hope that clears some things up :) It certainly does! You good t... (by clanmjc)
|
by vasiqshair
float to int conversion
|
|
[5 replies] Last: You can use a debugger such as gdb, olly or ida. I can tell you it sim... (by closed account o1vk4iN6)
|
by Bob M
Borland C++ Builder 3 & Windows 7
|
|
[3 replies] Last: This is why I have a hard time swallowing the cost of any proprietary ... (by closed account 1yR4jE8b)
|