User: navig8tr

  • Public profile

User profile: navig8tr

User info
User name:navig8tr
History
Joined:
Number of posts:33
Latest posts:

Input file and store in string
I'd like to input a file and store the contents of the file in a string. Here is my code: [code] ...

Convert binary bitset to hexadecimal
Is there a simple way to convert a binary bitset to hexadecimal? The function will be used in a CRC ...

Bitset in a class
@DTSCode: Nice. Thanks for all the info. I definitely learned something tonight. Thanks for all the...

Bitset in a class
Okay, so the colon is used for initialization.

Bitset in a class
Although, this works: [code] #include <bitset> #include <string> class CRC { private: const std:...

This user does not accept Private Messages