|
-
Feb 2nd, 2000, 03:00 AM
#1
Thread Starter
PowerPoster
I'll keep this short, what exactly is a "wrapper" functon. People mention them, I guess they're just functions with fancy name?
Thanks
-
Feb 2nd, 2000, 03:24 AM
#2
Wrapper - A function that provides a simplified interface to another function, for example by changing the order of some parameters or by interpreting the return code.
Other words, you have probably seen generic functions (like registry manipulation, INI etc) all these functions are wrappers to low level APIs.
------------------
Serge
Senior Programmer Analyst
[email protected]
[email protected]
ICQ#: 51055819
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|