Search:

Type: Posts; User: Fernando Aires

Search: Search took 0.00 seconds.

  1. Thanks, I'll try some bitwise operations and see...

    Thanks, I'll try some bitwise operations and see what I can do with them.
  2. How to extract all 4 hex digits from an unsigned short int?

    Hi, I'd like to know how it is possible to extract all 4 digits from an unsigned short int. I have a system where I use an unsigned short int and each "hex digit" represents something. For example:
    ...
  3. Not yet, but I'll take a look, thanks for your...

    Not yet, but I'll take a look, thanks for your suggestion ;)
  4. About C++ object-oriented GUI libraries

    Hello.

    I'd like to start programming GUI applications in C++, but I have only programmed in Java and its native Swing API so far. The only other GUI library that I know about is Windows' own C...
  5. Thanks, I've downloaded the full version of FMOD...

    Thanks, I've downloaded the full version of FMOD and now I'm trying to learn how to do what I want with it :)
  6. How can I generate simple sound waves in C++?

    Hi.

    I'd like to generate simple sounds, I really mean just "beeps", in C or C++, just like those sounds generated by vintage computers such as the Atari 800. I'd like to use a simple sound...
Results 1 to 6 of 6