The only way I've found to shut lint up about malloc calls is: lint | grep -v 'possible pointer alignment problem' Does anyone have a better way? Please share it with us so we can stop talking about this particular bugaboo. Lloyd Kremer kremer at cs.odu.edu Have terminal...will hack!