Last update January 5, 2007

Doc Comments / Phobos /
Std Md5



std.md5

Comments

Use of FILE* in Example

It might make sense to use either std.file for the input data, as in cast(byte[]) read(fname), or one of the stream classes; the use of FILE* suggests that this is still normal D usage. std.file would produce the simplest example code, std.stream might demonstrate the md5 functionality better (multiple data blocks.)

Kevin

Links

See the corresponding page in the D Specification: DigitalMars:d/phobos/std_md5.html

FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: January 5, 2007 14:51 (diff))