2003-11-03, 10:58
hi,
i have had this idea for a while but i'm not good enough to know how to do this, so i thought i ask here as you guys are some of the best codes on the xbox.
is is possible to make a lib(or something else) which can be loaded at run time?
lib
--
func_a
func_b
xbox_xbe
--
while(not quit)
{
call func_a()
quit = func_b()
}
something like this, a bit like a dll really??
a very simple example would be great or just point me in the right direction..
thx
jippie
i have had this idea for a while but i'm not good enough to know how to do this, so i thought i ask here as you guys are some of the best codes on the xbox.
is is possible to make a lib(or something else) which can be loaded at run time?
lib
--
func_a
func_b
xbox_xbe
--
while(not quit)
{
call func_a()
quit = func_b()
}
something like this, a bit like a dll really??
a very simple example would be great or just point me in the right direction..
thx
jippie