Eiffel: a way to display assertion violation on runtime of executable...
Read MoreEiffel: a proper way to inherit from a class and convert Current object to it...
Read MoreEiffel: is there a way with do_all or do_if to search for an element in a collection without having ...
Read MoreEiffel: non-compatible actual argument in feature call...
Read MoreEiffel: setting a constant with reference to other class constant...
Read MoreEiffel: REAL_32.to_double gives a strange value...
Read MoreEiffel: void safety, a concise way to test if an object exists and then call its feature...
Read MoreEiffel: Error: variable is not properly set. in make calling default_create or any parent calling/re...
Read MoreEiffel: unknown identifier `cursor` on LINKED_LIST[STRING]...
Read MoreEiffel: Call use obsolete feature. Call to feature `to_string_8': Use `name_32' instead...
Read MoreHow do I initialize and fill a linked list in Eiffel?...
Read MoreHow to check if file exists in Eiffel...
Read MoreEiffel compilation through Makefile and `dpkg-buildpackage -us -uc` generating an error...
Read MoreIs it possible to enforce Design by Contract checks at compile time?...
Read Moreeiffel c compilation failure: error LNK2001: unresolved external symbol...
Read MoreEiffel: are the convert methods working in case of agent call arguments?...
Read MoreEiffel: What's the difference between an "eiffel" library and a gobo library?...
Read MoreHow would one read space separated input in Eiffel?...
Read MoreEiffel: type casting operators whats the difference between ~ / and attached statements?...
Read MoreEiffel: create at runtime a typed object...
Read MoreEiffel: How do I compare the type of an object to a given type?...
Read MoreEiffel: best practices for creation procedures...
Read MoreEiffel: How to get class of a Void object? is it possible?...
Read MoreEiffel: Invalid constraint for formal generic paramete...
Read MoreEiffel: Is there a way to test a given Generic parameter of a Class without any attached instance of...
Read MoreEiffel: EWF_APP_EXECUTION (EWF application) exit function...
Read MoreEiffel: once function has generic or anchored result. Trying to create constants...
Read MoreAlias and multiple names for attributes...
Read MoreEiffel: how do I create and use an UTIL class, or "call static method from class"...
Read More