Re: more on wrapping c routines ( call by value )
- Posted by cense <cense at mail.ru> Aug 20, 2000
- 471 views
On Sun, 20 Aug 2000, Bernie wrote: > cense: > > Don't try to make things too complicated for yourself. > > pass_by_value just means to pass a value ( or a number ) > > pass_by_ref just means to pass the address ( a pointer ) of some memory > > location of data ( which has been allocated ) that is need by the C > > function. > > In other words you are passing the actual VALUE ( by_value ) > > or a POINTER ( by_ref ) to some allocated data. > > > Bernie Ya, i know. i was *VERY* confused about C/C++ programming when i wrote that message. Ive been programming in C/C++ for 3 years and i mixed up all that call by value and call by reference stuff. shit. i should really pull out the old C++ book and get some things strait in my head again. sorry about all that confusion. Thanks for straitening my out Bernie and Wolf! -- cense a member of the ak-software development team http://ak-software.virtualave.net/ contract work for Web Velocity IT inc. http://www.webvelocity.ca/