Cold Help System: Programming: ColdC Reference Manual: Language Structure: Data Types: Error Codes


An error code identifies an error. Both the ColdC interpreter and ColdC methods use error codes to identify types of errors when they occur. See section Errors for information about how errors in ColdC are handled. Errors are denoted in ColdC by preceding an identifier with a tilde (~). Error codes are always logically false.


Integer | Float | String | Symbol | List | Object Number | Dictionary | Error Codes | Frob | Buffer


the Cold Dark