Difference between revisions of "Comparison of objects"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Book]]
 
[[Category:Book]]
   
*** TO DO ***
+
***
Please wait for the French version to be stable enough before to start translation...
+
*** Please if you read French, translate the corresponding page using the French version as a model.
  +
*** If you decide to translate this page, start to add here a *** note in order to avoid multiple
  +
*** translators.
  +
*** Please, check also our [[Author guidelines]] first !
  +
*** Thanks in advance.
  +
*** [[User:Colnet|Colnet]] 11:59, 6 Sep 2005 (CEST)
  +
***
  +
*** Well, I've made a small start, but others are welcome (as far as I'm concerned) to contribute.
  +
*** I'm having fun translating it, but this could take some days!
  +
*** Peter Gummer 6 Sep 2005
  +
  +
==Comparing two objects==
  +
  +
The problem of comparing two objects has to be mastered fairly quickly, for it's a very common problem posed in many applications, if not '''almost all applications'''.
  +
  +
<div id="EqNeq">

Revision as of 14:55, 6 September 2005


*** 
*** Please if you read French, translate the corresponding page using the French version as a model.
*** If you decide to translate this page, start to add here a *** note in order to avoid multiple
*** translators.
*** Please, check also our Author guidelines first !
*** Thanks in advance.
*** Colnet 11:59, 6 Sep 2005 (CEST)
***
*** Well, I've made a small start, but others are welcome (as far as I'm concerned) to contribute.
*** I'm having fun translating it, but this could take some days!
*** Peter Gummer 6 Sep 2005

Comparing two objects

The problem of comparing two objects has to be mastered fairly quickly, for it's a very common problem posed in many applications, if not almost all applications.