Since 4/5/2012 6:48:43 AM, p.riebold has written 1 articles and participated in 1 conversations. p.riebold signature: p.riebold
p.riebold's articles:
Items(1) /1
Any significant differences between GAWK 2.15 and 3.1.3 ?5128 (7/22/2003 10:23:03 AM) comp.lang.awk Hi, I have been using GAWK on and off for the past ten years and during that time have been using the same printed copy of the manual for GAWK 2.15 despite having moved to new machines and verions of GAWK. I ... p
p.riebold's replies:
Items(1) /1
crashing qsort3239 (8/14/2003 2:37:42 AM) comp.lang.c What might cause qsort to crash? I'm using qsort to sort a few thousand items of a not too complex structure. Tried it with one data set - worked fine. Tried another similarly sized data set and the program... me2376(33)