[slang-users] Re: Why __add_string() is not used for strcat()?
John E. Davis
davis at space.mit.edu
Sun Oct 7 01:16:35 EDT 2007
=?UTF-8?Q?J=C3=B6rg?= Sommer <joerg at alea.gnuu.de> wrote:
>> The C interface permits application-defined types to be transparantly
>> converted to strings, but I have not added a "typecast" method to the
>> slang layer yet. Is that what you are looking for?
[...]
>A method to overload the typecast would be very nice.
The latest development version (pre2.1.3-11) includes an
__add_typecast intrinsic function that permits this. Does it work for
you?
Thanks,
--John
More information about the slang-users-l
mailing list