home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / cdbsys / cdbsys.readme < prev    next >
Text File  |  1992-09-02  |  1KB  |  44 lines

  1. Short:    C database demo v1.0
  2. Uploader: Herbinder Singh Dhindsa
  3. Author:   Herbinder Singh Dhindsa
  4. Type:     programming/c
  5.  
  6. ==Introduction==
  7.  
  8. This archive contains a very basic car database system. It was coded in
  9. NorthC Amiga compiler. I hope it will prove useful to new programmers
  10. learning the C or C++ language on the Amiga.
  11.  
  12. ==Requirements==
  13.  
  14. I have tested this program only on my Amiga 1200 running OS 3.0, but it
  15. should run fine on most systems.
  16.  
  17. ==Usage==
  18.  
  19. To execute the system at the shell simply type CDbys then <Enter>.
  20. The system stores data on a file called Input.dat and writes to a file
  21. called Output.dat. It will allow the user to enter a different filename as
  22. well. Its best also to maximise the program window.
  23. Note: Currently the source code has'nt been distributed, but I will make it
  24. available later as I'm still working on the program - please email me
  25. (address below) if you would like it sent - free!
  26.  
  27. ==Enhancements==
  28.  
  29. Printing & DBMS functions are likely to be added in future releases
  30.  
  31. ==The Author==
  32.  
  33. I'm a student currently at the University of Derby, UK - studying Computer
  34. Studies. I can be contacted at the following email address:
  35.  
  36. H.S.Dhindsa1@student.derby.ac.uk
  37.  
  38. P.S. Long may the Amiga user base continue developing .....
  39.  
  40.  
  41.  
  42.  
  43.  
  44.