Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in io

How to read unbuffered input of lines ending with "\r" or "\n"?

perl io stdin

Why is [Char]-based input so much slower than the [Char]-based output in Haskell?

string performance haskell io

C/C++ Linux: fastest write of a fixed chunk of memory to file (1 Hz)

c++ c linux memory io

How to read a file content at execution time? Chef reads at compile time

ruby io chef-infra

How do I find all subfolders of a folder?

haskell io monads

BufferedReader then write to txt file?

Optimizing Listview in C# for large files

I want cin to read until '\n' but I cannot use getline

c++ string io newline cin

Difference between getLine and readLn

haskell io

Capturing audio input from microphone, with Haskell?

haskell audio io

Collecting IO outputs into list

haskell io monads

Could ObjectInputStream.readObject() return null?

java io

IO over big files in haskell: Performance issue

Idiomatic way to conditionally process IO in Haskell

Line-oriented streams in Node.js

Line buffered serial input

python io serial-port

When does scanf start and stop scanning?

c io buffer scanf

Console Input error java.lang.NullPointerException

java io

Process.Start() doesn't work properly

c# io process.start

How to refactor this Haskell random bytes outputter?

performance haskell random io