Discarded Function Values (To Cast or Not to Cast)

Lloyd Kremer kremer at cs.odu.edu
Wed Nov 22 04:44:34 AEST 1989


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!



More information about the Comp.lang.c mailing list