[Issue 3057] Add pure annotations to core.stdc.*
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 23 05:47:41 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3057
--- Comment #12 from Sobirari Muhomori <maxmo at pochta.ru> 2009-06-23 05:47:40 PDT ---
strlen is a classic example of a pure function because classic strings are
immutable which is not the case for C strings and strlen.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list