indigo. posix. memory

Created08.08.2005
Last modified08.08.2005

Contains the basic POSIX interface for time functions.  Compile with version “Indigo_WithoutStdlib” to remove any Phobos dependencies.  The following entities are declared:

  • memcpy()
  • memmove()
  • memcmp()
  • memicmp()
  • memset()
  • memchr()
  • malloc()
  • calloc()
  • realloc()
  • free()