Post #3177119
2026-04-30 11:15 UTC
@sobaka I wish C99 had added very as a keyword, rather than the stupid long long trick. It would be so much more flexible.
very very long x;
very short y;
very static int z;
very const double PI = 3.14159...;
very volatile bool boom; /* NO SMOKING */
Replies (0)
No replies.