Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. Allocate4Bytes an_int_variable 123456;
  2. Allocate2Bytes a_short_int_variable 123;
  3. Allocate4Bytes a_float_variable 2.1;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement