constant elements vectora and b are constant, you can't change them. vec isn't constant, you can change it and the values i...
Create Thread inside class/namespace(Ron Penton ThreadLib)You're right, but if it isn't working you'll need to post the code for that.
Using #defineThat isn't quite right in principle. But rather than wasting time fixing that, as you're using C++,...
seekg and file of 4294967295 bytesThat's because you're working on a 32bit system where -1 happens to be a legitimate file size for yo...
about arrayDuplicate post: http://www.cplusplus.com/forum/general/87973/