Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- byte taxPercent;
- short studentAge;
- int maxVolume;
- uint gasFlow;
- long secondsSinceEpoch;
- float height;
- double weight;
- char secretSymbol;
- string firstName;
- bool hasAccess;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement