pike.git/
src/
program.h
Branch:
Tag:
Non-build tags
All tags
No tags
1997-03-23
1997-03-23 22:28:35 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
cff0d7ee9ab1c7458aeba3574100c85e9f49e7c5 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
new function: get_storage
Rev: src/ChangeLog:1.91
Rev: src/program.c:1.29
Rev: src/program.h:1.14
251:
void count_memory_in_programs(INT32 *num_, INT32 *size_); void push_locals(); void pop_locals();
+
char *get_storage(struct object *o, struct program *p);
/* Prototypes end here */