Mail Archives: djgpp/1999/04/10/06:37:14
From: | "David Whitcombe" <mxedisn AT rof DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Undefined references with _String.h
|
Date: | Sat, 10 Apr 1999 03:42:33 -0600
|
Organization: | Rocky Mountain Internet - 1(800)-900-RMII
|
Lines: | 25
|
Message-ID: | <7en6f0$k15$1@news1.rmi.net>
|
References: | <7emskj$f5s$1 AT news1 DOT rmi DOT net>
|
NNTP-Posting-Host: | 209.38.35.66
|
X-Trace: | news1.rmi.net 923737376 20517 209.38.35.66 (10 Apr 1999 09:42:56 GMT)
|
X-Complaints-To: | abuse AT rmi DOT net
|
NNTP-Posting-Date: | 10 Apr 1999 09:42:56 GMT
|
X-Newsreader: | Microsoft Outlook Express 4.72.3155.0
|
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3155.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
David Whitcombe wrote in message <7emskj$f5s$1 AT news1 DOT rmi DOT net>...
>
>I apologize if this message is posted twice. (or this message and one an
>awful lot like it.)
>
>I've read the FAQs (those I could find, which was quite a few) I've
searched
>the subject on the
>delorie.com mailing list archive, I've read many posts here, I've tweaked,
>I've fiddled, I've
>experimented, and I've failed. I've failed to get strings, from _String.h,
>working.
Wellp. I got it working, but in a horrible, uncool way:
I went into _String.h, and searched for all the "inlines" and replaced 'em
with space.
It compiled
it works.
Am I missing a big point here, somewhere?
- Raw text -