Skip to content
Tangent 128 edited this page Mar 28, 2015 · 3 revisions

SDL.setError

Use this function to set the SDL error string.

Function

SYNOPSIS

function SDL.setError(error)

ARGUMENTS

  • error, the error string
Clone this wiki locally