User profile: iansblues

User info
User name:iansblues
Location:Tennessee, USA
Bio:Actively learning C++, relatively inexperienced. Building lots of classes, as I develop a custom financial-planning application. Developing within Qt framework in a vmWare-hosted Fedora environment. Storing data in MySQL. Accessing financial institution with cURL calls.
History
Joined:
Number of posts:3
Latest posts:

Trusted, 2s-Complement Binary Conversion
Thanks, hamsterman. Once I get a copy of the data feed, I'll just try to cast the data to standard ...

Trusted, 2s-Complement Binary Conversion
Hi. Does anyone have any trusted code for converting various 8/16/32/64-bit, 2s-complement, binary ...

"log4cpp::Category& category = ..." Syntax??
Background‬‬ : The ampersand in "log4cpp::Category& category = ..." is beyond my knowledge. I a...