|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T f
Length: 692 (0x2b4) Types: TextFile Names: »findfile.h«
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89 └─⟦this⟧ »./DVIware/laser-setters/dvi-to-ps/pdvi2ps/findfile.h« └─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« └─⟦ca79c7339⟧ └─⟦this⟧ »DVIware/laser-setters/dvi-to-ps/pdvi2ps/findfile.h«
/* modified by Peter Damron 1987 University of Washington */ /*---------------------------------------------------------------------*/ /* $Header: findfile.h,v 2.0 88/06/07 15:02:08 peterd Rel2 $ */ /*---------------------------------------------------------------------*/ /* findfile.h * Copyright 1985 Massachusetts Institute of Technology */ /* forward declarations and interface */ extern int FindFontFile(); /* int FindFontFile(dirvec,dirveclen, fontname, mag, fullpathname, nname, nmag) * char *dirvec[],*area,*fontname,*fullpathname,*nname; * int dirveclen,mag,*nmag; */ extern void Warning(); /*---------------------------------------------------------------------*/