[Coco] OS9 C question

T. Franklin tim at franklinlabs.com
Tue Mar 12 21:39:20 EDT 2013


Guys,

If the source file doesn't need anything from the STDDEF.H file then just delete the reference by commenting out the line #include <stddef.h>. The STDDEF.H is a prototype/macro definition file. Creating a "dummy" file would be useless if the originating source needs information that the STDDEF.H file has.

As shown in one of the previous posts, this file should contain definitions for NULL, wchar_t, size_t and some others. Most source files don't need this.

-----Original Message-----
From: Bob Devries [mailto:devries.bob at gmail.com]
Sent: Tuesday, March 12, 2013 08:09 PM
To: 'CoCoList for Color Computer Enthusiasts'
Subject: Re: [Coco] OS9 C question

My suggestion would be to create a dummy file "stddefs.h" and then try to compile the source, and see what breaks ;)Regards, Bob DevriesDalby, QLD, Australia----- Original Message ----- From: "Bill Pierce" To: Sent: Wednesday, March 13, 2013 9:00 AMSubject: [Coco] OS9 C question>> Hi Guys,> Does any know of a file named "stddefs.h"?> I was trying to compile a utility source I found in the archives and it > requires this file. I have searched through all the stuff I have available > and can't find it. It seems (from the utility source) to contain some > macros that the program needs.>> Also, does anyone know how to set the OS9 key repeat? There must be a way > to do it as "Control" from multivue has a place to set the repeat speed > and start delay.>> Any help is appreciated... thanks> Bill P>> Music from the Tandy/Radio Shack Color Computer 2 & 3> https://sites.google.com/site/dabarnstudio/> Bill Pierce> ooogalapasooo at aol.com>>> --> Coco mailing list> Coco at maltedmedia.com> http://five.pairlist.net/mailman/listinfo/coco --Coco mailing listCoco at maltedmedia.comhttp://five.pairlist.net/mailman/listinfo/coco



More information about the Coco mailing list