13 Nov
2006
13 Nov
'06
6:34 a.m.
On 11/13/06, Salvatore Domenick Desiano <sal@ri.cmu.edu> wrote:
Can somebody on Tiger run the following perl program and post whether you get to "C"? My installation hangs at "A".
Mine hangs at A as well. On the other hand, according to "perldoc POSIX" If you want your code to be portable, your format ("fmt") argument should use only the conversion specifiers defined by the ANSI C standard (C89, to play safe). These are "aAbBcdHIjmMpSUwWxXyYZ%". --dave -- David Glasser | glasser@mit.edu | http://www.davidglasser.net/