RosettaCodeData/Task/Variables/C/variables-3.c

3 lines
57 B
C
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
short b1 = 2500;
long elwood = 3*BSIZE, jake = BSIZE -2;