Files

8 lines
153 B
OpenEdge ABL
Raw Permalink Normal View History

%warnfilter(SWIGWARN_RUBY_WRONG_NAME) std::basic_string<char>;
AUTODOC(substr, "Return a portion of the String");
%include <typemaps/std_string.swg>