Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Changes between Version 1 and Version 2 of InterfaceExample

Show
Ignore:
Author:
jcc7 (IP: 192.149.244.9)
Timestamp:
11/06/06 22:25:29 (17 years ago)
Comment:

fixed newsgroup link

Legend:

Unmodified
Added
Removed
Modified
  • InterfaceExample

    v1 v2  
    5050 
    5151 
     52== Source == 
     53 
     54Inspired by a newsgroup post ([http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=D&artnum=20956 D:20956]) by Hauke Duden. 
     55 
    5256== More Information == 
    5357 
    54 Inspired by a newsgroup post by [http://www.digitalmars.com/drn-bin/wwwnews?D/20956 Hauke Duden]. 
    55  
    56 More information is available in the [http://www.digitalmars.com/d/class.html#interface D Specification]. 
    57  
    58  
    59  
    60 == Source == 
    61  
    62 || Link || http://www.dsource.org/tutorials/index.php?show_example=45 || 
    63 || Posted by || jcc7 || 
    64 || Date/Time || Sat Oct 30, 2004 3:26 pm || 
     58More information is available in the [http://www.digitalmars.com/d/interface.html D Specification].