Kaydet (Commit) 9487c4db authored tarafından Benjamin Peterson's avatar Benjamin Peterson

comment about how flags could be expanded

üst ad9c5698
......@@ -34,6 +34,7 @@ typedef struct {
const int upper;
const int lower;
const int title;
/* Note if more flag space is needed, decimal and digit could be unified. */
const unsigned char decimal;
const unsigned char digit;
const unsigned short flags;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment