On Sat, 10 Jan 2004 10:06:18 -0700, Gregg Irwin <[EMAIL PROTECTED]> wrote:
> I haven't written any C-side stuff to interface with REBOL. Have you > tried tests with each datatype to see if it's something related only > to strings? I know with Windows API stuff it's important to > preallocate space in many cases. Hi, I don't think this is the problem. As I get a char* that's allocated by Rebol, it should work. Maybe it's releated to some DLL startup/shutdown problem. Or it could be a side-effect of the e4graph library. Is anyone interested in the code? If so, I'm going to prepare a ZIP with all you need, so you can fire up your C compiler and check out yourself. -- Robert M. M�nch Management & IT Freelancer Mobile: +49 (177) 245 2802 http://www.robertmuench.de -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
