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 TemplateVariableArgumentsExample

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

fixed newsgroup link

Legend:

Unmodified
Added
Removed
Modified
  • TemplateVariableArgumentsExample

    v1 v2  
    33''Part of'' TemplatesCategory 
    44 
     5 
    56== Description == 
    67 
    78Template to facilitate using variable argument lists 
     9 
    810 
    911== Example == 
    4345}}} 
    4446 
     47 
    4548== Source == 
    4649 
    47 From [http://www.digitalmars.com/drn-bin/wwwnews?D/25034 D:25034] by Ben Hinkle. 
    48  
    49 || Link || http://www.dsource.org/tutorials/index.php?show_example=13 || 
    50 || Posted by || jcc7 || 
    51 || Date/Time || Mon May 3, 2004 12:05 am || 
     50From [http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=D&artnum=25034 D:25034] by Ben Hinkle.