MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
NeXT compiling
-
Date: Thu, 28 Dec 1995 20:31:37 PST
-
From: BLANCHARDMA@bvu.edu
-
Content-transfer-encoding: 7BIT
-
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
Something I have noticed on the NeXT is an implicit declaration of the strlen C
function, I fixed this by adding this line to the beginning of the my-string.h
file:
#include <strings.h>
for some reason on the NeXT it is defined there. I hope this will help
someone. I will try to post anything else that I find.
btw, this was for Alpha3.
Mark
Follow-Ups:
Home |
Subject Index |
Thread Index