Why std.stdio and not std.io ?

Stewart Gordon smjg_1998 at yahoo.com
Tue May 9 09:37:08 PDT 2006


Lucas Goss wrote:
> Tom wrote:
>> Maybe it sounds as a stupid question but I still wonder why to mimic C 
>> include
>> name for standard input/output.
> 
> I wonder the same. I also wonder why not...
> 
> std.unicode - instead of std.uni
> std.c.ctype - instead of std.ctype
> std.conversion - instead of std.conv
> std.c.stream? - instead of std.cstream
> std.memorymappedfile - instead of std.mmfile
> ...more?
<snip>

Because std.c.* is reserved for translations of C API headers.

Stewart.

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/M d- s:-@ C++@ a->--- UB@ P+ L E@ W++@ N+++ o K-@ w++@ O? M V? PS- 
PE- Y? PGP- t- 5? X? R b DI? D G e++++ h-- r-- !y
------END GEEK CODE BLOCK------

My e-mail is valid but not my primary mailbox.  Please keep replies on 
the 'group where everyone may benefit.



More information about the Digitalmars-d mailing list