mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 07:42:33 +01:00
Author:halw
Date:2008-10-03T17:31:47.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@69 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -181,7 +181,7 @@ Legacy++ is only supported on the windows platform.
|
||||
==Example==
|
||||
|
||||
Consider the following C++ class, which has an example of every kind of facility that one may wish to access from the Eiffel side:
|
||||
<code>
|
||||
<code lang="cpp">
|
||||
class IntArray {
|
||||
public:
|
||||
IntArray(int size);
|
||||
|
||||
Reference in New Issue
Block a user