| ▲ | JamesTRexx 5 hours ago | |
Two things I thought while reading the post: Why not typedef BitInt types for stricter size and accidental promotion control when typedeffing for easier names anyway? I came across a post mentioning using regular arrays instead of strings to avoid the null terminatorand off-by-one pitfalls. I still have a lot of conversion to do before I can try this in my hobby project, but these are interesting ideas. | ||