home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / developer / examples / TimedInfoExample.2.2.README < prev    next >
Encoding:
Text File  |  1997-12-12  |  1.9 KB  |  65 lines

  1. TimedInfoExample
  2. Version 2.2 by Eric Tremblay (ericet@cam.org) and
  3. Rene Guimont (rguimont@videotron.ca)
  4.  
  5.  
  6. Submitted to:
  7. ftp://next-ftp.peak.org/pub/openstep/submissions
  8.  
  9. Should end up in:
  10. ftp://next-ftp.peak.org/pub/openstep/mach/sourcelibrary
  11.  
  12.  
  13. Contact Info:
  14.  
  15. Comments and suggestions are welcomed:
  16.  
  17. E-mail:    ericet@cam.org
  18.  WWW:    http://www.cam.org/~ericet 
  19.  
  20.  
  21. Intro:
  22.  
  23. TimedInfoExample is simply an example (possibly a very bad
  24. one) to create and execute a timer. The purpose of this program
  25. is to show someone how it works and how to accomplish a timer
  26. event.
  27.  
  28. I hope that this program will help you understand timers and how
  29. you can use them in your own applications.
  30.  
  31.  
  32.  
  33. License Agreement:
  34.  
  35. In this license, the author is Eric Tremblay.
  36.  
  37. Permission to copy this package, to redistribute it and to use it for any purpose is granted. The author makes no express or implied warranty or representation of any kind with respect to the software found here, including any warranty that it is defect- free. ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE IS HEREBY DISCLAIMED. IN NO EVENT WILL THE AUTHOR BE LIABLE FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE. The author is under no obligation to provide any services, by way of maintenance, update, or otherwise.
  38.  
  39. History:
  40.  
  41. 2.2: First Release. Created and compiled on OpenStep 4.2 MACH (Intel)
  42.  
  43.  
  44. The Package:
  45.  
  46. Version 2.2 comes complete in a tar.gz package.
  47. Which includes:
  48.  
  49.  - TimedInfoExample.app A FAT OpenStep binary for NeXT, Intel and Sparc hardware
  50.  
  51.  - README.TXT  This file
  52.  
  53.  - SpecialOffer Information about a special offer for the Nebula CDROM
  54.  
  55.  - Includes Full Source Code
  56.  
  57.  - FAT OpenStep binary, NeXT, Intel and SPARC.
  58.  
  59.  
  60. Compiling:
  61.  
  62. This version includes all the source code necessary to recompile the
  63. program from scratch on OpenStep 4.2+ systems. 
  64.  
  65.