Functions | Variables

write.c File Reference

#include "hack.h"
Include dependency graph for write.c:

Functions

STATIC_DCL int FDECL (cost,(struct obj *))
STATIC_OVL int cost (struct obj *otmp)
int dowrite (struct obj *pen)

Variables

static NEARDATA const char write_on [] = { SCROLL_CLASS, SPBOOK_CLASS, 0 }

Function Documentation

STATIC_OVL int cost ( struct obj otmp )
int dowrite ( struct obj pen )
STATIC_DCL int FDECL ( cost  ,
(struct obj *)   
)

Variable Documentation

NEARDATA const char write_on[] = { SCROLL_CLASS, SPBOOK_CLASS, 0 } [static]