/* test104.c L. Stewart February 15, 1982 5:57 PM */ int a, b, c, d; main() { a = b = c = d = 0; };