home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / perl / 5542 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  927 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!yale.edu!think.com!paperboy.osf.org!meissner
  2. From: meissner@osf.org (Michael Meissner)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: fast way to get number of elements in an assoc array?
  5. Message-ID: <MEISSNER.92Aug27103724@tiktok.osf.org>
  6. Date: 27 Aug 92 14:37:24 GMT
  7. References: <1992Aug27.032106.20515@CS.ORST.EDU>
  8. Sender: news@osf.org (USENET News System)
  9. Organization: Open Software Foundation
  10. Lines: 11
  11. In-Reply-To: jacobsd@prism.cs.orst.edu's message of 27 Aug 92 03:21:06 GMT
  12.  
  13. In article <1992Aug27.032106.20515@CS.ORST.EDU> jacobsd@prism.cs.orst.edu (Dana Jacobsen) writes:
  14.  
  15. |   Is there a function akin to $#array that works on associative arrays?
  16.  
  17.     int (scalar (%array))
  18. --
  19. Michael Meissner    email: meissner@osf.org        phone: 617-621-8861
  20. Open Software Foundation, 11 Cambridge Center, Cambridge, MA, 02142
  21.  
  22. You are in a twisty little passage of standards, all conflicting.
  23.