Search:

Type: Posts; User: Kai_Legends

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    1,228

    Heres the modified version. Compiled with Dev C++...

    Heres the modified version. Compiled with Dev C++ 5 if that helps out at all.



    #include <iostream>
    #include <conio>

    using namespace std;

    struct xampl {
  2. Replies
    9
    Views
    1,228

    Its a code from the tutorial on Structures. ...

    Its a code from the tutorial on Structures.



    #include <iostream>

    using namespace std;

    struct xampl {
    int x;
  3. Replies
    9
    Views
    1,228

    Build Quitting

    Lets say I'm doing a calculator program. The user inputs his/her two numbers and press enter. The screen shows the answer for like 3 seconds than quits. I tried using the getch() and cin.get()...
  4. Replies
    3
    Views
    2,257

    Not sure if this will help much, but for anything...

    Not sure if this will help much, but for anything about Mac, go here: http://developer.apple.com
  5. Replies
    4
    Views
    2,681

    Thanks to both you guys. But i didn't need that...

    Thanks to both you guys. But i didn't need that green square I was just wondering why I got a red square. Thanks anyway man.
  6. Replies
    4
    Views
    2,681

    Red Square? :(

    I just logged in and I noticed I got a red square... When I hover my mouse over it, it says "Kai_Legends needs a few bug fixes before production release". I haven't released anything on these forums...
  7. Replies
    5
    Views
    2,459

    Grand Theftendo

    This guy is a genius. He took Grand Theft Auto I & II from PSX to NES. He tore apart his PSX and NES consoles, and linked them together so that the NES could run PSX games.
    He programs in...
  8. Replies
    28
    Views
    3,362

    Yeah I figured out what I did wrong last time. I...

    Yeah I figured out what I did wrong last time. I left out a step, to extract the stage tarballs themselves. How much stupider can I get? lol.

    [EDIT:]
    This is going way out of topic. Somebody...
  9. Replies
    13
    Views
    1,386

    Oh okay. Pointers just allocates memory for...

    Oh okay. Pointers just allocates memory for variables. I get it now. Thanks alot guys!
  10. Replies
    28
    Views
    3,362

    Last time I tried installing Gentoo, it was...

    Last time I tried installing Gentoo, it was almost impossible. I tried 10 times and each try failed. Their documentation should be more clear. But hey, maybe I'll try again?
  11. Replies
    13
    Views
    1,386

    I kinda get it now. Malloc is a pointer that...

    I kinda get it now. Malloc is a pointer that points to a block with 100 bytes right? and whenever I wanna delete a pointer just enter this "delete ptr"?
  12. Replies
    28
    Views
    3,362

    I hear that Red Hat 9 was the last version......

    I hear that Red Hat 9 was the last version... either way, its too big to download even with DSL. I think I'll just fork over 10 bucks and get it on CD.
  13. Replies
    28
    Views
    3,362

    Last time I checked, it was closed... Fedora...

    Last time I checked, it was closed... Fedora Project was the only thing available than....
  14. Replies
    13
    Views
    1,386

    I kinda get it. Pointers are like arrows that...

    I kinda get it. Pointers are like arrows that points to how much memory a variable allocates? like if I declare a "short" variable, the pointer will carry its memory slot?
  15. Replies
    28
    Views
    3,362

    Oh i see. You know, I've always been interested...

    Oh i see. You know, I've always been interested in Linux. Maybe I should install Gentoo Stage 3 on the new PC with my DSL connection. I want RedHat, but its discontinued :(.....
  16. Replies
    28
    Views
    3,362

    Actually all I have to do is buy Mac OS X. I have...

    Actually all I have to do is buy Mac OS X. I have like 3 Windows Versions on CDs and that includes Windows Server 2003 Enterprise Edition.

    BTW, I'm not trying to show off. Sorry if it sounds like...
  17. Replies
    13
    Views
    1,386

    Pointers... Geez

    I'm a newbie so don't yell. I'm advancing up to Pointers now. And it is so confusing. I know pointers have something to do with memory addressing, but thats about it. Can anyone help me out? Just to...
  18. Replies
    28
    Views
    3,362

    Maybe i can dual boot the new computer or...

    Maybe i can dual boot the new computer or something. Give them both a test-drive.
  19. Replies
    60
    Views
    237,213

    Sticky: very nice list. Looks like I'm gonna be...

    very nice list. Looks like I'm gonna be downloading quite a few things tonight!
  20. Replies
    28
    Views
    3,362

    Well, I'm gonna use the OS for Graphic Design,...

    Well, I'm gonna use the OS for Graphic Design, Watching Anime, Programming/Game Design, 3D Modelling, and any other multimedia I forgot.
  21. Thread: Hello

    by Kai_Legends
    Replies
    7
    Views
    2,640

    yeah but think of it this way, only 2 and 1/2...

    yeah but think of it this way, only 2 and 1/2 more years ( I'm turning 16 ) and i can have a home of my own.
  22. Replies
    28
    Views
    3,362

    Windows Server 2003 Vs. Mac OS X

    I am hoping to get a new pc to replace this one. Its a new Sony 3.0 GHz pc and i'm trying to decide if I should keep my current OS (Windows Server 2003) or if I should switch to Mac OS X on the new...
  23. Thread: Hello

    by Kai_Legends
    Replies
    7
    Views
    2,640

    omg, i am one of the youngest dudes here, lol. In...

    omg, i am one of the youngest dudes here, lol. In that case, I should feel a little special, huh? lol.
  24. Thread: Hello

    by Kai_Legends
    Replies
    7
    Views
    2,640

    Hello

    Hello. I'm new to this C++ programming but I'm picking up quick. My name is "Kai_Legends" ( no, not really, its actuall just Kai ) and I am a 15-year-old sophmore. I started programming about 3 years...
Results 1 to 24 of 24