find seed for modified rand() |
|
[8 replies] Last: Damn. What a waste of time. I just figured out the values for a and b... (by helios)
|
by erez26
heap corruption detected
|
|
[2 replies] Last: when I tried compiling your code I got warnings that in the operator-,... (by smilodon)
|
by jetimms
Looking for database library using ODBC, possibly SOCI
|
|
[no replies]
|
by superQ
Speak your completely subjective opinions
|
|
[12 replies] Last: If you are on a distro like Ubuntu you should install the package cod... (by Bazzy)
|
by erez26
heap corruption detected
|
|
[1 reply] : g++ f.cpp f.cpp: In member function `String& String::operator+(const ... (by jsmith)
|
by largedimples
Rational numbers
|
|
[3 replies] Last: Unfortunately not every programmer knows one can format forum (esp. C+... (by wmheric)
|
by hamsterman
weird pointer problem
|
|
[6 replies] Last: When a class/struct contains at least one virtual function or a virtua... (by jsmith)
|
by oluwolej
Inquires
|
|
[1 reply] : If you want to get started learning, try the tutorials on this site: ... (by firedraco)
|
by dmoore210
fopen
|
|
[13 replies] Last: Yea, it's a bit overkill, but what's wrong with going over the top if ... (by dmoore210)
|
by enigmatix
Trouble with memcopy
|
|
[2 replies] Last: Ahhhh! Now i follow, thanks so much! (by enigmatix)
|
by rj84
need to finish "TT class"
|
|
[4 replies] Last: It probably should be declared as a friend function, and the "other" p... (by jsmith)
|
by jetimms
Qt or not at work
|
|
[3 replies] Last: The way I understand the GPL, you can use GPL'd software internally (i... (by helios)
|
by iochinome
'expected constructor, desctructor or type convertor' error
|
|
[8 replies] Last: You aren't linking against the SDL libraries. That's all the undefine... (by jsmith)
|
by abdulkadir
C++ with Web Page Coding
|
|
[no replies]
|
by Dr Lazarus
Segfault when calling function
|
|
[13 replies] Last: Both work. The former is most in the spirit of how people think about... (by jsmith)
|
by Disch
Is mutex generation expensive?
|
|
[3 replies] Last: Allocation time is insignificant, as well. The only problem with mute... (by helios)
|
by wagb278
Process Date - Genealogy Like
|
|
[2 replies] Last: Due to no response indicationg someone has done this before - I guess ... (by wagb278)
|
by calmire
A strange link error
|
|
[5 replies] Last: Thank you, everyone! I've fixed it with your help! (by deleting Fiel... (by calmire)
|
by rilpo
pointer_unary_function and class member functions
|
|
[5 replies] Last: Excellent! If you are familiar with/have used <functional>, then yo... (by jsmith)
|
by mdka
max flow min cost c++ algorithm
|
|
[2 replies] Last: Just a starter on how to convert the flow restrictions to a simplex pr... (by tition)
|