my exam is dos command copy in assembly but i dont find it please help me
Quote from: selofb on May 08, 2007, 07:39:50 PM
my exam is dos command copy in assembly but i dont find it please help me
My don't .
copy /y homework > null
selofb,
Whether it is for an examination, or for homework, the purpose would be defeated if we just provided you with code.
Do you need to duplicate the COPY command with all of the options:
COPY [/Y | /-Y] [/A | /B] source [/A | /B] [+ source [/A | /B] [+...]][destination [/A | /B]] [/V]
Or just a simple single file copy using the default options:
COPY source destination
Selofb,
What do you have so far? If you show some iniative, we'll help you.
i dont know assembly programming.İ need dos Command 'COPY' source code and work it and prepare report. just it. because my exam is 50 point.
Quote from: selofb on May 10, 2007, 04:47:22 PM
i dont know assembly programming.İ need dos Command 'COPY' source code and work it and prepare report. just it. because my exam is 50 point.
Maybe that F won't bring your average too low.