> Hello, all!
Howdy!
> My question is, being I am not experienced with how to translate
> structures into actual code (knowing if the file is binary, how to use
> templates and/or the best way to read in the data) maybe someone here
could offer
> some insights.
Basically what you're going to need to do duplicate the structure only using
Basic datatypes instead of Pascal types.
> Typ : TypeMsgs;
> Kinds : KindMsgs;
Do you have a complete set of structures for the message base you're going to
work with? The two above examples are using a structure which must have been
previously defined.
Take Care, Zack Jones
zack@hom.net
---
---------------
* Origin: Zack's Gotta Point (1:3611/18.10)
|