by tyriuth
String error with header file
|
|
[3 replies] Last: Thanks, I'll try that. As with the character array; thought it might u... (by tyriuth)
|
by metaquotes
$80 000 for the Best Programmers!
|
|
[2 replies] Last: If I could create an algorithm good enough to accurately predict the f... (by cnoeval)
|
by librisrouge
Working with WinHTTP, totally lost
|
|
[7 replies] Last: I worked with winhttp, and I ended up creating a reasonable wrapper. B... (by exiledAussie)
|
by therry1
Special Help
|
|
[2 replies] Last: Regarding how to ask for help, I agree with cnoeval. Regarding your p... (by exiledAussie)
|
by sakura66
Common Code Base
|
|
[2 replies] Last: RE: Moschops Does this mean a generic library? (by majidkamali1370)
|
GetOpenFileName() |
|
[8 replies] Last: Also, while (fileFound == 0){ fileFound = GetOpenFileName(&... (by htirwin)
|
by sakura66
Shared Memory in DLL
|
|
[9 replies] Last: Atoms are really old and go way back. Early WIN16 subsystems use them... (by kbw)
|
by ToniAz
C++11 Compiler?!
|
|
[11 replies] Last: @Disch: [quote=firedraco]"obscene"? Is this also obscene? int array ... (by viliml)
|
by ubun2os
reading .dbf files
|
|
[no replies]
|
by timmoth
Getting drives connected
|
|
[2 replies] Last: But what if a drive type has a more then one letter name? i found thi... (by timmoth)
|
by littlepig
search map using both 1 index and 2 index
|
|
[3 replies] Last: perhaps map<key1, {multi}map<key2, value>> would do what you need? f... (by Cubbi)
|
by yogesh191
Getting error expected expression before ; token
|
|
[1 reply] : Post enum.c. (by helios)
|
by jumper007
Permutation issue
|
|
[4 replies] Last: OP is still missing the declaration, even if it's in <algorithm>, whic... (by AbstractionAnon)
|
by wizulis
class + std::async not working together.
|
|
[3 replies] Last: Asked the question in stackoverflow and got the answer there. http:/... (by wizulis)
|
by m4wk
Working with pointers & queues; syntax problem!
|
|
[3 replies] Last: It's ok to post C. We look at C issues here too. (by kbw)
|
by lalebarde
No source available for ”gsl_permute_char() “
|
|
[1 reply] : The error came from a misuse of gsl_ran_shuffle just before the call... (by lalebarde)
|
short array to ?? |
|
[8 replies] Last: Good to hear that there is no performance penalty. Would be intere... (by Kitesurfer1962)
|
by trex123
Managing Credit Card account
|
|
[no replies]
|
by projectUser
Problem getting the sum of random numbers
|
|
[9 replies] Last: never mind I already got it. Thanks anyways :) (by projectUser)
|
by sigmablack
Weird behaviour of strcat()..
|
|
[4 replies] Last: Thanks alot firedraco, problem solved. (by sigmablack)
|