Skip to content

Add CROSS-PLATFORM nob_mmap_file() function#36

Closed
angelcaru wants to merge 5 commits intotsoding:mainfrom
angelcaru:main
Closed

Add CROSS-PLATFORM nob_mmap_file() function#36
angelcaru wants to merge 5 commits intotsoding:mainfrom
angelcaru:main

Conversation

@angelcaru
Copy link
Contributor

Added 2 functions, 1 struct, and 1 macro:

  • Nob_Mapped_File
  • nob_mmap_file
  • nob_munmap_file
  • nob_mf_to_sv

angelcaru and others added 5 commits February 21, 2025 21:39
@rexim
Copy link
Member

rexim commented Mar 25, 2025

I feel like memory mapping files is useful in very specialized situations. In nob I'm trying to collect widely applicable tools. Anything specialized users are expected to implement themselves.

@angelcaru
Copy link
Contributor Author

Makes sense. Thanks for replying

@angelcaru angelcaru closed this Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants