Method Stdio.Fd()->openpt()
- Method openpt
int
openpt(string
mode
)- Description
Open the master end of a pseudo-terminal pair.
- Returns
This function returns
1
for success,0
otherwise.- See also
int
openpt(string
mode
)
Open the master end of a pseudo-terminal pair.
This function returns 1
for success, 0
otherwise.