New programming goodie

Edward Di Geronimo Jr. (edwdig@bergen.org)
Fri, 20 Dec 1996 18:03:44 -0500

Hi everyone,

Today I took a few minutes to write a simple little program that should be
helpful to anyone writing multiple source file programs. It reads in your
.goc file and writes out a file containing @extern object lines for each
object in the file. You can get it from http://www.bergen.org/~edwdig/geos.
QuickBasic source code included. I don't know of any other way you could do
it, but it only works if your object declarations are like this:

@object ObjClass MyObj = {
^ ^
Program doesn't care about these two spaces

And Happy Holidays everyone!

------------------------------------------------------------------------
| I've always been afraid to die, but I think I'm more afraid to live. |
| -Billy Corgan, Smashing Pumpkins, The Aeroplane Flys High |
------------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
------------------------------------------------------------------------