From: C. Jefferson Blaine (jblaine@garnet.acns.fsu.edu)
Date: 03/28/93


From: jblaine@garnet.acns.fsu.edu (C. Jefferson Blaine)
Subject: Re: gcc, pl6, ext2fs, and my C code
Date: Sun, 28 Mar 1993 09:05:49 GMT

In article <C4KozA.GE3@mailer.cc.fsu.edu> jblaine@garnet.acns.fsu.edu (C. Jefferson Blaine) writes:
>With SLS linux 0.99pl6, gcc 2.3.3, and a main 71meg linux extended
>partition, the following code goes into an infinite loop, spewing
>my printf debugging messages to the screen with values of "0" and ";"
>instead of actual english like strings and then ending.
>This code works fine with AIX 3.2 and other OSs that I have it compiled
>on. It is a simple loop that opens a file associated with the filename
>passed to the function (which is being passed correctly), and reads
>in lines of the file into a multi-level linked list and then returns.
>the file to be loaded has the form:
>-------
>C. Jefferson Blaine
>jblaine@garnet.acns.fsu.edu

Hmmm, well I don't know *why* this dinna work under linux last night
and did work on AIX last night, but it is working fine on both OSs now.
Sorry bout that....very strange.

-- 
=======
C. Jefferson Blaine
jblaine@garnet.acns.fsu.edu