Search:

Type: Posts; User: Undying Mirai

Search: Search took 0.01 seconds.

  1. input filestream to a doubly linked list

    Coded
  2. Thread: Dos Gui

    by Undying Mirai
    Replies
    5
    Views
    1,808

    Dos Gui

    I want to create pseudo-wordstar/turboc++ like GUI... Anyone got an idea on how to do this? I can't find the right library for it.

    I'n using dev c++ and can't use graphics.h
  3. can't get my mouse to work on dos borland c++ 3

    ... or any other DOS programs. Any ideas why?
  4. Replies
    1
    Views
    989

    Proportionally enlarging a 2D array

    it goes something like this...




    int main_grid[5][10]

    1 0 1 0 1 1 0 1 0 1
    1 0 1 0 1 1 0 1 0 1
    1 0 1 0 1 1 0 1 0 1
Results 1 to 4 of 4