pike.git/
src/
builtin_functions.c
Branch:
Tag:
Non-build tags
All tags
No tags
2001-07-27
2001-07-27 21:03:07 by Martin Nilsson <mani@lysator.liu.se>
8459bf0a1da11fb052ad06db9b54511d1007111d (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed a typo
Rev: src/builtin_functions.c:1.400
5:
\*/ /**/ #include "global.h"
-
RCSID("$Id: builtin_functions.c,v 1.
399
2001/07/27
20
:
39
:
56
nilsson Exp $");
+
RCSID("$Id: builtin_functions.c,v 1.
400
2001/07/27
21
:
03
:
07
nilsson Exp $");
#include "interpret.h" #include "svalue.h" #include "pike_macros.h"
1052:
*! In all other cases @[zero_type()] will return @tt{0@} (zero). *! *! @seealso
-
*! @[
fund
_call_out()]
+
*! @[
find
_call_out()]
*/ PMOD_EXPORT void f_zero_type(INT32 args) {