Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyber_kinetist
342 days ago
You can just use virtual memory (mmap / VirtualAlloc) to map an address region with a file and get the same effect while just using char* pointers.