Vuo  2.3.2
Functions
VuoIoReturn.c File Reference

Description

VuoIoReturn implementation.

Definition in file VuoIoReturn.c.

Go to the source code of this file.

Functions

char * VuoIoReturn_getText (IOReturn ret)
 Returns a string containing a verbal description of the specified IOReturn code. More...
 

Function Documentation

◆ VuoIoReturn_getText()

char* VuoIoReturn_getText ( IOReturn  ret)

Returns a string containing a verbal description of the specified IOReturn code.

The caller is responsible for freeing the returned string.

Definition at line 26 of file VuoIoReturn.c.