package cpp
Available on cpp
staticfclose(file:FILE):Int
staticfopen(filename:ConstCharStar, mode:ConstCharStar):FILE
staticfprintf(file:FILE, format:ConstCharStar, rest:Rest<VarArg>):Void
staticfwrite<T>(data:RawPointer<T>, elemSize:SizeT, elemCount:SizeT, file:FILE):SizeT
staticprintf(format:ConstCharStar, rest:Rest<VarArg>):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cpp/Stdio.html