Combinatorics algorithm for pairingThat's it. Thanks a lot!
Combinatorics algorithm for pairingThis is more a general algorithms questrion than strictly C++. I guess the answer is a simple nested...
Filestream issuesNormally, the file should be saved relative to the run location - in your project directory you shou...
updating the contents of a fileDid I miss the part, in which you are searching masterfile for the correct row?
Temporary VariablesYou should see the difference between stack variable [code]char* pc[/code] and the actual heap memor...
This user does not accept Private Messages