[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

12883: Re: [MUD-Dev] Embedding C/C++

[Full Header] [Plain Text]
From: "Justin Rogers" <justin@mlstoday.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Thu, 23 Mar 2000 15:22:21 -0800
References: [1]
Organization: Kanga.Nu
[Compliments of Draymoore]
> Is there a good way to imbed C/C++ into a code base so you you can =
just
> write the whole thing in C/C++  and be able to change the code with =
the
> code?

    The embedding of C/C++ would mean you'd have to write some run
time code to compile your C/C++ and then load it into memory =
dynamically,
I can do this through the use of dll's under MS Windows, and I've heard
there are dynamic libraries under UNIX.  So the idea isn't totally =
without
warrant.

    - Justin Rogers, CEO DigiTec Web Consultants





_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev