I'm soliticing comments on two new macro I added to my repetoire of useful things. #define IMPORT(from) extern #define EXPORT(to) example of usage: IMPORT (geometry.c) TOKEN vw_trans_at(); EXPORT (tokenf.c main.c) void add_to_frametable(); -- Eddie Wyatt e-mail: edw at ius1.cs.cmu.edu