Search:

Type: Posts; User: tim545666

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    29
    Views
    5,065

    >>move to Canada and join OUR army. Canada has...

    >>move to Canada and join OUR army.
    Canada has an army??? Woah, thats news to me!
  2. Replies
    15
    Views
    7,733

    Poll: LOL

    LOL
  3. Replies
    15
    Views
    7,733

    Poll: It's not false advertising bud. Site I made...

    It's not false advertising bud.

    Site I made
  4. Replies
    3
    Views
    2,086

    Yes, OpenGL in java does work in applets, but in...

    Yes, OpenGL in java does work in applets, but in browsers it doesn't work too well. It has to be translated by the browse so it is pretty slow. I know OpenGL works in java because I know it's...
  5. Replies
    29
    Views
    5,065

    I think dropping out of high school is the...

    I think dropping out of high school is the dumbest thing Bob can do. I have a couple of friends that dropped out and now they're stuck working at dead-end jobs at bookstores. He should get through...
  6. Thread: purchase

    by tim545666
    Replies
    15
    Views
    3,920

    >>Also, keep in mind that you need XP XP...

    >>Also, keep in mind that you need XP
    XP Professional, I think. I'm pretty sure it doesn't work with the home edition.
  7. Replies
    19
    Views
    23,790

    Qbasic = Microsoft's version of BASIC. I never...

    Qbasic = Microsoft's version of BASIC. I never learned BASIC, but I think the code is close to identical. That being said, those languages are both worthless and you're wasting your time learning...
  8. Replies
    3
    Views
    2,086

    OpenGL in java

    I know OpenGL works in java, and I've been pulling my hair out trying to get the OpenGL libraries to work in java. Has anyone done this or have a good website that shows how?
  9. Thread: Smoker?

    by tim545666
    Replies
    81
    Views
    16,115

    Poll: Because not only are you hurting yourself, you...

    Because not only are you hurting yourself, you are endangering others, they can't move out of the way most of the time. You are infringing on their right to live, which is a much more important...
  10. Replies
    31
    Views
    6,451

    I think we can safely assume by now that GB has...

    I think we can safely assume by now that GB has no friends.
  11. Replies
    5
    Views
    2,117

    Oh **** I really should read these things all the...

    Oh **** I really should read these things all the way through. Sorry!
  12. Replies
    5
    Views
    2,117

    When you declare a frame, do

    When you declare a frame, do <frame .... name="myframename"...>
    and if you want links in other frames to always go to that frame do <frame ... target="myframename"...>
  13. Replies
    12
    Views
    4,116

    cout

    cout << "Snow is " << snow << endl;
    cout << "Ghost White is " << ghostwhite << endl;
    cout << "White Smoke is " << whitesmoke << endl;
    cout << "Grainsboro is " <<...
  14. Replies
    5
    Views
    8,793

    This should probably go in the windows...

    This should probably go in the windows programming section.
  15. Replies
    10
    Views
    2,765

    >>I have a computer that is working just fine. Do...

    >>I have a computer that is working just fine. Do any of you have any advice?

    Let me use it for a month. I'll .......... it up for you in no time! Or the next best thing would be to download small...
  16. Replies
    8
    Views
    2,373

    Poll: Card game sounds fun. Like poker or blackjack. ...

    Card game sounds fun. Like poker or blackjack. I made it in BASIC once, the shuffling algorithm will probably be a bit harder without that good old goto though.
  17. Thread: index.html

    by tim545666
    Replies
    7
    Views
    2,650

    Good idea. Thanks host.

    Good idea. Thanks host.
  18. Thread: index.html

    by tim545666
    Replies
    7
    Views
    2,650

    There's about 30 images. I'm trying to avoid...

    There's about 30 images. I'm trying to avoid doing that, because they have weird names because fireworks sucks.
  19. Thread: index.html

    by tim545666
    Replies
    7
    Views
    2,650

    index.html

    Ok I made a web site for the national park service. I used fireworks and named the main page index.html. Bad idea. I want to edit this thing at my house, and I need to save all the pictures to my...
  20. Replies
    137
    Views
    30,332

    What about machine language? ASM is a...

    What about machine language? ASM is a translation of machine language, and who knows if our translation is a little bit inefficient in places?
  21. Replies
    25
    Views
    5,741

    I don't know where this myth sprouted up, but I'm...

    I don't know where this myth sprouted up, but I'm pretty sure it's completely false. If you want to do any kind of 3d modeling, PC's are light years ahead of Mac's. Most major 3d modeling programs...
  22. Thread: music

    by tim545666
    Replies
    31
    Views
    14,510

    No, I've had this one for months.

    No, I've had this one for months.
  23. Thread: music

    by tim545666
    Replies
    31
    Views
    14,510

    What the hell? How did I do that?

    What the hell? How did I do that?
  24. Replies
    17
    Views
    2,734

    iostream.h, like every class to my knowledge, has...

    iostream.h, like every class to my knowledge, has preprocessor commands "#ifndef ___" "#define" CODE HERE "#endif". If it is already defined, it will not do it again. No matter how many times you...
  25. Replies
    7
    Views
    3,186

    I assume you also use void main();. You read a...

    I assume you also use void main();. You read a crappy book for C++, or maybe read some online tutorial. You aren't very advanced and you have a REALLY tough time debugging. Your programs are...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4