hw_SetErrorCode -- set extended error information (V5.0)
Synopsis
void hw_SetErrorCode(int c);
Function
This function can be used to set extended error information for errors containing
a %ld wildcard. When composing the final error message, Hollywood will
replace the %ld wildcard with the value passed to this function.