Oculus Quest Robot icon Oculus Quest Robot Immersive Meta Quest VR control for Synthiam ARC robots: stereoscopic camera view, map servos to hands/controllers, plus built-in remote desktop. Try it →
 

Readchar

File.readChar(filename)

Parameters

filename Path of file to read from.

Returns

The character at the current read position of the file.

Description

Reads and returns the character located at the current read position of the file, and then advances the read position by one character.