Search:

Type: Posts; User: honorable_sir

Search: Search took 0.01 seconds.

  1. Replies
    28
    Views
    2,962

    duh Cause it's what I was born to do. ...

    duh



    Cause it's what I was born to do.



    Yes
  2. Replies
    4
    Views
    2,184

    What exactly would you like to do?

    Just for this post my integer literals are decimal.

    If you're trying to generate multiples or powers of low integers like 1,2,3,4,5,etc
    you might be able to pull it off by
    using an array.

    If...
  3. Replies
    28
    Views
    2,962

    I apologize. I suppose I over reacted. I often...

    I apologize.
    I suppose I over reacted. I often take things personally.

    Just a few things to remember.

    Yes,I do think 1B before 27 . I practice binary and hexadecimal more than decimal.

    I...
  4. Replies
    28
    Views
    2,962

    Hey,I used to hex edit save files of computer...

    Hey,I used to hex edit save files of computer games and change
    money,experience,HP etc. In a pure binary file you don't have indentation or spaces.

    I only use C because it's an easier way to show...
  5. Replies
    12
    Views
    2,247

    It's cool that fuzzypig also uses ubuntu ! It's...

    It's cool that fuzzypig also uses ubuntu !
    It's rather ideal for gcc.

    I've written prime programs before but I really better not post them.
  6. Replies
    10
    Views
    1,629

    It is no surprise I like Ideswa . He likes...

    It is no surprise I like Ideswa . He likes binary,uses gcc and ubuntu !
    I suppose I'm just biased that way.
  7. Replies
    28
    Views
    2,962

    I have a reason for everything. I use 0x8...

    I have a reason for everything.
    I use 0x8 because I am always changing the
    value and having fun watching it.
    I don't want to have to remove the "0x" just
    to add it later. And the whole point of...
  8. Replies
    28
    Views
    2,962

    nice replies

    If I told you I wasn't "human:,would you believe me?

    Anyhow,I'm not what you would call "professional". The entire reason I put
    so much effort into a binary counting program is because I PREFER...
  9. Replies
    28
    Views
    2,962

    :D

    LOL. I guess I should work on that!
    Well I'll get along with most people.
    So far you guys are friendlier than the FreeBASIC forum members.



    puts has a problem though,it uses 0 terminated...
  10. Replies
    28
    Views
    2,962

    I used to have an indented version. However,I...

    I used to have an indented version. However,I rewrote most of this completely from scratch.
    It doesn't make it easier for me to read so I often don't think about it.

    Other than that,do you...
  11. Replies
    28
    Views
    2,962

    I'm new to this board but not to C .

    I'm a geek who loves to mess with binary.
    I was part of a QBasic community at network54 but everybody started fighting when FreeBASIC came out. I switched to the reliablity of C to share my...
Results 1 to 11 of 11