Method Stdio.File()->errno()
- Method errno
interrno()- Description
Returns the error code for the last command on this file. Error code is normally cleared when a command is successful.
int errno()
Returns the error code for the last command on this file. Error code is normally cleared when a command is successful.