# _CP_out_msg

_CP_out_msg outputs an error message
which has been previously queued by _CP_build_msg. See _CP_build_msg for a coding example.

## Syntax

```
int _CP_out_msg()
```

## See also

- [C functions overview](https://d3codex.com/cfunctions/c-functions-overview/)

---
Source: https://d3codex.com/cfunctions/cp-out-msg/ - part of the D3Codex reference.
