abbrcode / abbreviations-in-code

The list of common abbreviations in program codes.
https://abbreviations-in-code.vercel.app
MIT License
426 stars 52 forks source link

Octal #31

Closed T1xx1 closed 1 year ago

T1xx1 commented 1 year ago

➕ New abbr

Criteria


Octal • 🟢 oct


Pros

Cons



kisvegabor commented 1 year ago

Once we have dec, bin and hex we should have oct for sure too.

T1xx1 commented 1 year ago

Added in #50