Search:

Type: Posts; User: Overload

Search: Search took 0.00 seconds.

  1. Thread: Great Hackers

    by Overload
    Replies
    31
    Views
    8,294

    Since I am a geek I take it as a complement...

    Since I am a geek I take it as a complement whenever a black guy calls me a cracker.
  2. Thread: Farewell

    by Overload
    Replies
    33
    Views
    8,351

    So, I am assuming from this statement that DavidP...

    So, I am assuming from this statement that DavidP is a Mormon. If so, am I right that Mormons have multiple wives? If so, does DavidP have multiple wives? I'm not trying to offend anyone I'm just...
  3. Replies
    4
    Views
    1,255

    I have no way to help, as I have never done any...

    I have no way to help, as I have never done any of these mentioned tasks, but I have a suggestion and a question. Suggestion: Read the documentation on GCC for all the compiler info. Question: ...
  4. Replies
    14
    Views
    2,654

    yea, cuz my reasoning behind was because I dont...

    yea, cuz my reasoning behind was because I dont write:

    return int (0);

    :p

    P.S. FYI cuz i'm just a smart ass like that, Tman you quoted the wrong person. :rolleyes:
  5. Replies
    14
    Views
    2,654

    1. do I need to include any header files for...

    1. do I need to include any header files for string types?
    2. is this considered okay in context to the information you just gave me:



    string convert_enemy(int enemy)
    {
    switch(enemy)
    ...
  6. Replies
    14
    Views
    2,654

    Returning Strings

    How do I return a string from a function? The only way I know how to use strings are character arrays, but how would you declare a function to return a character array?
  7. Replies
    116
    Views
    28,869

    it looks like the last half of the thread is off...

    it looks like the last half of the thread is off topic :p
  8. Replies
    116
    Views
    28,869

    WTF... can we say "off topic?" :p

    WTF... can we say "off topic?" :p
  9. Replies
    1
    Views
    1,544

    http://www.imagemagick.org/ P.S. I...

    http://www.imagemagick.org/





    P.S. I believe that you could find some help from OpenGL. OpenGL is an intense graphics manipulation library. I am sure there are some functions that could...
  10. Replies
    17
    Views
    2,057

    Try giving us the code so far, and what your...

    Try giving us the code so far, and what your concept is (what you are trying to do).
  11. Replies
    14
    Views
    1,380

    After i read that post I went back and watched...

    After i read that post I went back and watched it, and it really does look like a fire burning if you just unfocus your eyes! (Like with those 3-D picture books...) :eek:
  12. Replies
    14
    Views
    1,380

    Useless / Mesmerizing

    This program is the most useless program ever, but I watched it for 5 minutes straight because it was so mesmerizing.



    #include <iostream.h>
    #include <conio.h>
    #include <stdlib.h>

    int...
Results 1 to 12 of 12