home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource4 / 268_01 / uclib4.txt < prev    next >
Text File  |  1988-05-14  |  2KB  |  40 lines

  1.              Unicorn Library Version 4.0
  2.  
  3. Version 4.0 of the Unicorn library is available for both Turbo C and
  4. Microsoft C.  It contains many graphics, sound, screen handling, window
  5. and general purpose functions.    In addition there are some window functions.
  6. There are also some fucntions to allow handling of printer output, the
  7. joystick and a mouse interface.  It is possible to play complete songs.
  8. The graphics include functions for circles, a rotated ellipse ( you are
  9. no longer confined to having your ellipses along the horizontal or vertical
  10. axis ) lines palettes and many more.
  11.  
  12. There are over 200 functions available in the Unicorn Library and all
  13. source code is available from the author for only $25.00.  The library
  14. was originaly release in late 1986 as a Lattice C version which is no
  15. longer supported ( although the source is still available ).  The library
  16. at present is in small model for both Turbo C and Microsoft C although
  17. users should be able to convert it to any model with little difficulty.
  18. The author no longer directly supports other models due to the difficulty
  19. of maintaining 6 different sets of disks for both compilers.  It should
  20. not be difficult to convert the source to other compilers although the
  21. author has made no attempt to do so due to the heavy cost of additional
  22. compilers.
  23.  
  24. The release disks contain a full manual and a quick reference guide to
  25. all functions in the library and in addition there are read me files.
  26. The library is well documented throughout and the source code is librally
  27. commented to aid the user in learning C or assembler or simply in
  28. understanding the library functions.  It is hoped that others will be
  29. encouraged to learn more about C and the inner workings of the machine
  30. through studying the code.  There are also several demo programs on the
  31. two release disks including one for the Tandy 1000 that takes full
  32. advantage of the 16 color medium resolution graphics and the 3 voice
  33. sound chip.  ( essentially the Tandy emulates a PCjr for this )  This
  34. machine is very powerful and vastly underated.    If you are interested
  35. in how to handle other graphics adapters the code for this could be
  36. interesting.
  37.  
  38. If you have tried to contact the author in the past without luck the
  39. new address is on the release disks.
  40.