Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/nbits.dc3
Дата изменения: Sun Jul 25 22:57:51 1993
Дата индексирования: Fri Jan 16 00:13:53 2009
Кодировка:
Name: NBITS

Purpose: count the number of bits in a 32-bit word which are set

Author: J.P. Terlouw

Use: NBITS ( word ) [ INTEGER function]

word = 32-bit value

Warning: A routine with the same name and a similar function exists
for the VAX. That routine currently takes a 16-bit argument.

Updates: 15-Sep-89 original document