From b48712f9c9d7a380fe6a494db7ec9580f9314558 Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 16 Nov 2021 11:02:45 -0500 Subject: start 04 --- 04b/in04 | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 04b/in04 (limited to '04b/in04') diff --git a/04b/in04 b/04b/in04 new file mode 100644 index 0000000..1b362ad --- /dev/null +++ b/04b/in04 @@ -0,0 +1,95 @@ +// types: char, uchar, short, ushort, int, uint, long, ulong, *type +// declaration: +// static ; +// local ; +// :