Search:

Type: Posts; User: Trai_K

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    2,579

    I need iostream.h for CIN and COUT (not so much...

    I need iostream.h for CIN and COUT (not so much COUT as CIN though.)

    However, if you tell me a different function that does the similar as CIN, then that'd be cool as well.

    I wanted the header...
  2. Thread: Playing Music

    by Trai_K
    Replies
    11
    Views
    2,901

    I tried downloading both off the download page...

    I tried downloading both off the download page any neither link works. But I downloaded the one posted on the news page, and found two bugs within five minutes hehe. :cool:
  3. Thread: Playing Music

    by Trai_K
    Replies
    11
    Views
    2,901

    Qauz... I tried to download your new RPG but the...

    Qauz... I tried to download your new RPG but the link's broken it seems.
  4. Replies
    5
    Views
    2,579

    Would you be willing to post iostream.h for me? ...

    Would you be willing to post iostream.h for me?

    I'm using LCC-WIN32 ver. 3.3 but it seems mine is bad.

    I get a redefinition error for "_op_piostream_int" when I try to include the header in my...
  5. Replies
    5
    Views
    2,579

    Colorful printf...

    So I have this function "void textcolor(int color)" where "color" can be replaced with the basic 16 colors upon input.


    void highvideo();
    void textcolor(int color);

    I don't understand how to...
  6. Replies
    8
    Views
    3,127

    Ok, I got the compiler bugs and warnings worked...

    Ok, I got the compiler bugs and warnings worked out. But now I have a problem I REALLY don't understand.

    The program compiles PERFECT, yet when I run it, it gives me an error...

    My comments...
  7. Replies
    8
    Views
    3,127

    Oh, man. Sean, thank you the whole bit. ...

    Oh, man. Sean, thank you the whole bit.

    There's a few things about C I am still unaware of, so I get frustrated at these little things, IE the typedef, I would have wrote:



    typedef struct...
  8. Replies
    8
    Views
    3,127

    Yeah...

    Yeah...
  9. Replies
    8
    Views
    3,127

    Uh yeah... Sure. Here's the C code... header is...

    Uh yeah... Sure. Here's the C code... header is up next...
  10. Replies
    8
    Views
    3,127

    I forgot to add, That LCC32 is the compiler I'm...

    I forgot to add, That LCC32 is the compiler I'm using. It's a Windows GUI compiler/editor. It's fairly good, actually. But the code examples used on this site's tutorials don't get along with the...
  11. Replies
    8
    Views
    3,127

    lcc32 wedit

    True, many compilers vary slightly, I however, followed the tutorials off of this website and get such errors as:

    Warning c:\lcc\projects\database\alpha\000001\alpha\db_a000001a.c:...
Results 1 to 11 of 11