Method Stdio.File()->assign() Method assign int assign(File|Fd o) Description This function takes a clone of Stdio.File and assigns all variables of this file from it. It can be used together with dup() to move files around. See also dup()
There are no comments to this page yet!