]> mj.ucw.cz Git - libucw.git/commit
Added a couple of useful macros: MIN, MAX, CLAMP, ARRAY_SIZE.
authorMartin Mares <mj@ucw.cz>
Wed, 7 Mar 2001 13:34:58 +0000 (13:34 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 7 Mar 2001 13:34:58 +0000 (13:34 +0000)
commit948bf112e3b3aba44e2dabfd0fa47724097166d3
tree250df0a209ad462c52c457e356e8853fa2c88cf9
parentb4332be8130c00d5cd6eaa4b3a1b6c1b7f152b08
Added a couple of useful macros: MIN, MAX, CLAMP, ARRAY_SIZE.

Removed NULL as it's already defined in config.h.
lib/lib.h