write program which emulates such interface with many set of commands including:
1. removing file from the system.
2. removing directory
3. copying file to another
4. renaming file
5. allow the users to see their locations on system
6. navigation a round the system
7. A calculator facility
within calculator application including as many mathematical operation as possible should be:
1.addition
2.Subtraction
3.Multiplication
4.Division
5.Square root
for user who are not familiar with your command line interface should be able to have an online help.the program should include a HELP PAGE which explains all of your commands,their purposes and usage.
TASKS:
1.writing the program.
2.code should be well documented, your program should include as much comments as possible.
3.write your program design specification,including diagrams which represent your proposed approach
Write code program in C program for my own operating system.?
Seriously, do your own homework. There are plenty of people here who will help you with a specific problem, but will not do your work for you. Try and write the program. When you get stuck, then post a question.
Reply:Big assignment you've got there! You'd better get started right away. The only way you learn programming is to do it so get cracking. Here is the first line for you:
#include %26lt;stdio.h%26gt;
My own operating system would be a Cyclone 2 Nios CPU running the gnu compiler with a touchscreen LCD. Your tutor would think it a bit odd if he saw that code.
Reply:This sounds a lot like a computer science programming problem set that involves hundreds (thousands?) of lines of code... you probably shouldn't be coming here to have us do your work for you! :)
brenda song
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment