Doc Comments /
WC
Difference (last change) (no other diffs, normal page display)
Added: 6a7,9
=== Add newer features? === |
Added: 11a15
|
Changed: 13c17,20
See the corresponding ![]() |
* Corresponding page in the D Specification: ** ![]() ** ![]() |
Example: wc
Messages
Put your comments about the official/non-official page here.
Add newer features?
For the benefit of newcomers to the D Language, it might be nice to update the wc.d program with some of the newer features. A couple things that come to mind are:
- change all 'char[]' to 'string'
- change [1 .. args.length] to [1..$]
Links