[comp.unix.programmer] HELP! "Segmentation fault

rstanton@leland.Stanford.EDU (Richard Stanton) (05/25/91)

Thanks to everyone who responded to my request for help. It turned out to
be a bug in my code (what a surprise), where an argument to fscanf was the
variable temp, rather than a pointer to the variable.

What is odd is that the bug got past MSDOS, VAX and lint on the RS/6000.

Richard Stanton
pstanton@gsb-lira.stanford.edu