q/lib/sys/sys_windows.q

3 lines
No EOL
51 B
Text

write(_ Int, _ Pointer, _ Int) -> Int {
return 0
}