Xref: utzoo comp.lang.c:29513 comp.unix.questions:22841 Path: utzoo!attcan!uunet!cs.utexas.edu!milano!titan!cheung From: cheung@titan.sw.mcc.com (Po Cheung) Newsgroups: comp.lang.c,comp.unix.questions Subject: BSD equivalent of memalign ? Keywords: memalign Message-ID: <3862@titan.sw.mcc.com> Date: 11 Jun 90 19:50:58 GMT Organization: MCC, Austin, TX Lines: 11 Is there a BSD function equivalent to memalign() under SunOS 4.0.3? char *memalign(alignment, size) unsigned alignment; unsigned size; Please copy by email as I ususally do not follow this newsgroup. Thanks for any help, Po Cheung cheung@sw.mcc.com