
April 4, 2000
3:34 p.m.
Random thought (hopefully more sensible than my last one): Would it make sense in P3K to keep using '/' for CS-style division (int/int -> rounded-down-int), and to introduce '�' for math-style division (int�int -> float-when-necessary)? Greg