Search:

Type: Posts; User: thewhisper

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    4,818

    Salem help with this issue on graphics iam trying...

    Salem help with this issue on graphics iam trying to make simple graphics just normal menu style lime borlnd turbo c but i cant get sdl to work or allegro so i prefer simple stuff for cmd prompt in...
  2. Replies
    8
    Views
    4,818

    I am dealing with graphics a lot and i have a...

    I am dealing with graphics a lot and i have a problem with sdl and allegro i cant get a nice tut on both allegro 5 or sdl so i prefer simpke stuff like 2D MENU and simple graphics like the menu from...
  3. Replies
    8
    Views
    4,818

    insert #include #include...

    insert
    #include <conio2.h>
    #include <windows.h>

    #include <time.h>
    #include <clock.h>
    struct text_info info;
    struct char_info * screen_buffer;
    int i;
    int cursor_pos_x, cursor_pos_y;
  4. Replies
    8
    Views
    4,818

    Non blocking? So for example all my code goes...

    Non blocking? So for example all my code goes below thw do whileloop? Also i have a technical difficulty i am suppose to display two random num but every time i restart the program it starts...
  5. Replies
    8
    Views
    4,818

    help with time.h and threads

    I created a program to display time continuesly so it auto updates every sec but the issue is i cant integrate the code in the main program because to make time update continuesly it needs a loop a...
Results 1 to 5 of 5