Definition:
#include <aStem.h>
object code: aStem shared library
Parameters:
| stemRef | - | A pointer to the opaque stem reference used to log the debug line. |
| line | - | A NULL-terminated, C-style string to be output to the debug log. |
| pErr | - | A pointer to an aErr variable that recieves the error code on exit from this routine. |
Return Value:
This library routine returns an aLIBRETURN type that is non-zero if there are errors, and zero if the routine completes with no errors.
Description:
This routine adds the passed-in line to the debug file . If the debug file is not present, this routine does nothing. This routine is useful for adding additional information and sequencing marks to the debug file if it is present.
Related:
version: 1.0, build n.a.
© Copyright 1994-2012 Acroname, Inc., Boulder, Colorado. All rights reserved.