Skip to content

rc_error_str

Jamiras edited this page Sep 7, 2020 · 1 revision

Gets a human-readable string for an error code.

Syntax

const char* rc_error_str(
    int error_code
);

Parameters

error_code

Specifies the error code for which a descriptive string should be retrieved.

Return value

The return value is a pointer to a string which can be displayed or logged.

Remarks

Minimum version: 9.0.0

rcheevos

rc_client

Integration guide

client

user

game

processing

rc_client_raintegration

Integration guide

rc_runtime

rhash

rapi

common

user

runtime

info

Clone this wiki locally