Search:

Type: Posts; User: hednast

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,344

    Hai.......Thanks for all the support. I have...

    Hai.......Thanks for all the support. I have found out the problem. It is not compatible with Win2K dos prompt. When I use another computer with Win98. The program runs well.

    Thanks.
  2. Replies
    6
    Views
    2,344

    Hai.....sorry i am a little confuse with the...

    Hai.....sorry i am a little confuse with the replies given.........The source code is as below.........



    #include <stdio.h>
    #include <dos.h>


    int main()
    {
  3. Replies
    6
    Views
    2,344

    No Result when run *.exe

    Hello. I have this problem. When I compile a project in the turbo C compiler I can get the result that I want. But after I compile it and make it into an exe, then run that exe, I cannot get the...
  4. Replies
    13
    Views
    5,582

    Hai.......Thanks to all who have replied my post....

    Hai.......Thanks to all who have replied my post. Nevertheless, I have tried the codes

    Below is the code segment

    #include <stdio.h>
    #include <dos.h>


    int main()
    {
  5. Replies
    13
    Views
    5,582

    But only the development of the system will be on...

    But only the development of the system will be on a windows paltform. But the actual one will be in only a dos platform. This is because the motherboard does not have a harddisk and only have dos...
  6. Replies
    13
    Views
    5,582

    Dos text capturing program in Turbo C

    Hai..I am writing a program that can capture a dos text screen and write it to a text file. Now this system will be placed in a virtual harddisk on a motherboard. It is actually to test RAM produce...
  7. Replies
    13
    Views
    5,582

    Hai..I am writing a program that can capture a...

    Hai..I am writing a program that can capture a dos text screen and write it to a text file. Now this system will be placed in a virtual harddisk on a motherboard. It is actually to test RAM produce...
  8. Replies
    13
    Views
    5,582

    Capturing dos text screen in C

    Hai. I am actually a VB programmer. I have a new project and have to write 2 dos based program in Turbo C. With no knowledge I manage to complete 1. Now I have problem with the capturing the dos...
Results 1 to 8 of 8