pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2004-03-02
2004-03-02 20:45:22 by Martin Nilsson <mani@lysator.liu.se>
786785f7e7cf2e7f06fd11b38bd6d8a98ccfb2c0 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed doc reference
Rev: src/builtin.cmod:1.148
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: builtin.cmod,v 1.
147
2004/
02
/
13
23
:
09
:
25
nilsson Exp $
+
|| $Id: builtin.cmod,v 1.
148
2004/
03/
02
20
:
45
:
22
nilsson Exp $
*/ #include "global.h"
1099:
}
-
/*! @decl mixed random(array|multiset
xa
)
+
/*! @decl mixed random(array|multiset
x
)
*! Returns a random element from @[x]. */