Eiffel Wrapper Generator Library
Copyright (c) 1999, Andreas Leitner and others
Eiffel Forum License v2 (see license.txt)
-- Create a new Eiffel string and copy the contents of
-- a_c_string into it. a_c_string must point to a
-- c zero terminated string.
-- Get a c pointer to the storage area of an Eiffel string
-- Thanks to Berend resp. the mico/e team (;
-- Note: This is extremly dangerous buisness
External string routines