Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
AsyncAwait
on Nov 28, 2016
|
parent
|
context
|
favorite
| on:
Modern C [pdf]
What are you missing from the up-to-date API reference[1]?
[1] -
https://doc.rust-lang.org/std/
jandrese
on Nov 29, 2016
[–]
I was trying to read a file one line at a time (reading only the first few lines of a very large file), and it turned out to be somewhat difficult as the built-in functions seemed to be really keen on operating on the entire file at once.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] - https://doc.rust-lang.org/std/