Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Stdio
Stdio.File

Method Stdio.File()->grantpt()


Method grantpt

string grantpt()

Description

If this file has been created by calling openpt() , return the filename of the associated pts-file. This function should only be called once.

Note

This function is only available on some platforms.