At 20:15 on 07/18/2002 -0000, dmlloyd@cvs.perl.org wrote: > NOTE: The test file might not work right if the platform doesn't support ff lush(stdout). If > someone has a better idea, let me know. Are there platforms which do not? AFAIK, fflush() is specified in the C standard. If you want to be especially paranoid, it might make sense to run make "x" a parameter to your test program and run it once for each of the alignment sizes, rather than trying to do it all in one go. --Josh