home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / geometry / readme.txt < prev   
Text File  |  1992-03-14  |  693b  |  23 lines

  1. Hi folks --- This is Software Sculptors first crack at DLLs so try not to
  2. laugh to hard --- I would appreciate any comments you have though --- please
  3. leave it for John Sirabella -- The DLL is called GEO.DLL and I give an
  4. example MAK of how it works -- It has some Geometry functions which may
  5. or may not be useful -- If there are any additional DLL functions you would
  6. like to see write and I will write it --
  7.  
  8. Included in GEO.DLL
  9.  
  10. 1) Sides - Tells you if the sides you enter for a TRIANGLE make a valid
  11.            triangle.
  12.  
  13. 2) SemiPer - Tell you the SEMI PERIMITER of the TRIANGLE 
  14.  
  15. 3) TrArea - Tell you the AREA of the TRIANGLE
  16.  
  17. Thanxs in Advance
  18.  
  19. John Sirabella
  20.  
  21.  
  22.  
  23.