mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 14:40:30 +03:00
phobos 0.99
This commit is contained in:
parent
f86a362105
commit
5b1e376698
10 changed files with 332 additions and 15 deletions
|
@ -36,3 +36,6 @@ enum
|
|||
int random(int num);
|
||||
void randomize();
|
||||
|
||||
int getErrno();
|
||||
int setErrno(int);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue