This website works better with JavaScript.
Explore
Help
Register
Sign In
flanchan
/
naka
Watch
1
Star
0
Fork
You've already forked naka
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
find a file within another file
53
Commits
4
Branches
0
Tags
2.7 MiB
C
92.8%
Makefile
5.5%
C++
1.7%
strings
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Avril
ae6e40453d
`TRANSMUTE()`: Fix input type size not being properly checked.
...
Fortune for naka's current commit: Future curse − 末凶
4 years ago
include
`TRANSMUTE()`: Fix input type size not being properly checked.
4 years ago
src
Added `TRANSMUTE(value, to_type)` macro, which performs a bit-cast on `value` to `to_type`. The sizes of the types must be the same or a compilation error is raised. There is currently no alignment restriction on the types (maybe there should be?).
4 years ago
.gitignore
Fortune for naka's current commit: Small blessing − 小吉
4 years ago
Makefile
Version bump: v0.1.0
4 years ago