--- Dale Kingston <[EMAIL PROTECTED]> wrote:
> I know odd title, but I've been working on something lately and I'm a little
> confused at how to go about this, (bare with me, most of my c++ knowledge is
> self taught.)
> 
> I'm trying to make my objects, objects. And have them much more object
> oriented then they are currently. The problem I ran into tho is fread_obj,
> now I  had altered it to return an int for the nest value, for those
> functions that need to know how it's nested. But I have other things that
> need to read objects as well. And rather then making a new function for
> every type of object loading. I wanted to make fread_obj work solely as a
> object reading function.


I'm going to have to agree witht the previous poster. If you're going with an
OO aproach, it would be much more benificial to either start from the ground
up, or work with an existing C++ mud, rather than using ROM. You will save
yourself a lot of time and headaches in the long run..


~Kender

=====
-----BEGIN GEEK CODE BLOCK-----
Version 3.1
GCS/L/C/O d-(+) s++: a-- C+++$>++++ UBLS++++$ 
P+++(--)$ L+++>++++ E--- W+>++$ N !o K? w(--) !O 
M- !V PS+ PE(++) Y+ PGP->+ t+ 5 X+() R(+) tv+@ 
b++(+++) !DI+++ D G(-) e>+++$ h---() r+++ y+++
------END GEEK CODE BLOCK------

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Reply via email to