EiffelBase class
(HTML page generated by ISE Eiffel 4.2)
Eiffel Class
indexing
description: "Characters, with comparison operations and an ASCII code";
status: "See notice at end of class";
date: "$Date: 2007-03-30 11:10:11 -0800 (Fri, 30 Mar 2007) $";
revision: "$Revision: 95354 $"
expanded class CHARACTER
inherit
CHARACTER_REF
end -- class CHARACTER
|