1. Re: Pointers and such.
--- Original Message ---
stab master <stabmaster_ at HOTMAIL.COM> Wrote on
Tue, 4 Apr 2000 03:43:02 PDT
call_proc(MyBWindow, {BRect_frame, allocate_string("My Window"),
B_TITLED_WINDOW
,
#0,#0})
^^^^Bzzz! WRONG!!!!!
When calling a C procedure you should use c_proc(). call_proc()
is for
calling Euphoria procedures with their routine_id.
Thanks, I'll try it when I get home, what do you think about
the whole BRect_frame variable thing? Use a pointer to a structure,
or can I just pass the data directly in a sequence?
-----
Sent using MailStart.com ( http://MailStart.Com/welcome.html )
The FREE way to access your mailbox via any web browser, anywhere!