Re: What is a Wrapper
- Posted by DanMoyer at PRODIGY.NET May 25, 2001
- 417 views
Since no one else answered you yet, I'll take a stab at it. I think a "wrapper" is a program written to interface to some non-Euphoria library via Euphoria. You either "roll your own", or someone else does it and makes it available to us all. You need one if you want to make use of the non-Euphoria library that was wrapped. Each "wrapper" is unique to the library it wraps. Dan Moyer ----- Original Message ----- From: "J L" <longjoel at waseca.k12.mn.us> To: "EUforum" <EUforum at topica.com> Sent: Friday, May 25, 2001 10:33 AM Subject: What is a Wrapper > > > What does a Wrapper do? Where can I get one? Why do I need one? > These might be dumb questions, but you never hear of them in the land of QBASIC. > > > >