Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

lib_mem.h/lib_mem.c

Prototype

Code Block
LanguageC++
CaptionTextCAPTION
languagecpp
void  Mem_OutputUsage(void     (*out_fnct) (CPU_CHAR *),
                      LIB_ERR   *p_err)

...

Pointer to variable that will receive the return error code from this function .:

LIB_MEM_ERR_NONE

LIB_MEM_ERR_NULL_PTR

...