Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aliases for byte/word/dword/qword #3

Open
postmodern opened this issue Aug 11, 2012 · 0 comments
Open

Add aliases for byte/word/dword/qword #3

postmodern opened this issue Aug 11, 2012 · 0 comments
Labels

Comments

@postmodern
Copy link
Member

Need to add aliases to the byte, word, dword and qword methods, for ANSI C types.

  • uint8 -> byte
  • uint16 -> word
  • uint32 -> dword
  • uint64 -> qword
@postmodern postmodern added idea Idea and removed feature labels Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant