Search:

Type: Posts; User: mary

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,013

    The problem was solved!

    The problem was solved!
    Thank you!!
  2. Replies
    6
    Views
    1,013

    Where should be modfy?

    I want to write "FF" to the sector of FD(all 512byte).
    Where should be modfy?

    mary


    #include <stdio.h>
    #include <dos.h>
    #define byte unsigned char
  3. Thread: fd copy

    by mary
    Replies
    12
    Views
    4,099

    This is a program as my demand!!!! My problem...

    This is a program as my demand!!!!
    My problem was solved.
    Thank you for a good program!!!


    mary
  4. Thread: fd copy

    by mary
    Replies
    12
    Views
    4,099

    This program creates the image of FDD and lose...

    This program creates the image of FDD and lose action of "press <ENTER>".
    But my demand is the program which specifies and copies a file.
    I want to specify not the whole of FDD but a file.

    mary
  5. Thread: fd copy

    by mary
    Replies
    12
    Views
    4,099

    I am studying a C program and English... >So,...

    I am studying a C program and English...

    >So, do you just want to remove the section of code that asks the user to "Insert source diskette and press <ENTER>" ?

    I want to lose action of "press...
  6. Thread: fd copy

    by mary
    Replies
    12
    Views
    4,099

    Thank you for reply! This program creates the...

    Thank you for reply!

    This program creates the image of FDD.
    So change the program which copies the specified file in FDD .

    -----------
    ex DOS command.
    A:>dir
    A:>A.txt
    B.txt
  7. Thread: fd copy

    by mary
    Replies
    12
    Views
    4,099

    Thank you for a reply! mary #include...

    Thank you for a reply!
    mary

    #include <stdio.h>
    #include <stdlib.h>
    #include <conio.h>
    #include <ctype.h>
    #include <dos.h>
    #include <bios.h>
    #include <string.h>
  8. Thread: fd copy

    by mary
    Replies
    12
    Views
    4,099

    fd copy

    This is the program which creates the image of FDD.
    I want to change the program which copies the specified file.
    And lose the start function after pushing key.
    Where should I modify?
    (ex;...
  9. Replies
    8
    Views
    1,368

    An error is not discovered by scandisk. I...

    An error is not discovered by scandisk.

    I looked at Microsoft.
    But good tool couldn't be discovered, and I was lost.
    Where of Microsoft should I go to?

    Is it difficult to make this program?...
  10. Replies
    8
    Views
    1,368

    [B]I want someone to make all programs.[B]

    [B]I want someone to make all programs.[B][/QUOTE]
  11. Replies
    8
    Views
    1,368

    I want to investigate my machine.

    I want to make the program which investigates reading and writing of FDD.
    1.DOS boot.
    2.The suitable file(ex,text file etc) in FDD is copied to C drive. <----------------
    3.The copied file is...
Results 1 to 11 of 11