Dr. Dobb's Journal February 1998
$buffer = stdio::malloc(8192); stdio::fclose($buffer); Type error in argument 1 of fclose. Expected FILEPtr. at - line 4.
Back to Article