RosettaCodeData/Task/Variables/C/variables-3.c
2023-07-01 13:44:08 -04:00

2 lines
57 B
C

short b1 = 2500;
long elwood = 3*BSIZE, jake = BSIZE -2;