home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HAMRADIO / COILS.ZIP / READ.ME < prev   
Encoding:
Text File  |  1989-12-22  |  849 b   |  20 lines

  1. 22 December, 1989
  2.  
  3.  
  4. Some months ago, I downloaded a file called COILS.ARC from a local BBS.  It 
  5. contained only a source code file in C for a program claiming to make 
  6. calculations for winding coils to a desired value in uHenries.  The source 
  7. code would not compile.  I had to make numerous changes, including correcting 
  8. several outright errors.  The correction for the formula to figure the number 
  9. of windings comes from Edward Pasahow's ELECTRONICS READY REFERENCE MANUAL, 
  10. page 50.  The program now functions properly as nearly as I can determine.
  11.  
  12. I inserted one non-standard function into the source code: clrscrn() clears 
  13. the screen.  You may have to substitute something else to make it work if you 
  14. recompile using something besides the MIX C compiler that I used.
  15.  
  16. Mendel Cooper
  17. 3138 Foster Ave.
  18. Baltimore, MD 21224
  19.  
  20.