|
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 t
Length: 926 (0x39e) Types: TextFile Names: »tb_bpt88.h«
└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0 └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« └─⟦e5a54fb17⟧ └─⟦this⟧ »pp-5.0/h/tb_bpt88.h«
/* tb_bpt88.h: Body part definitions */ /* * @(#) $Header: /cs/research/pp/hubris/pp-beta/h/RCS/tb_bpt88.h,v 5.0 90/09/20 16:51:27 pp Exp Locker: pp $ * * $Log: tb_bpt88.h,v $ * Revision 5.0 90/09/20 16:51:27 pp * rcsforce : 5.0 public release * * */ #ifndef _H_TB_BP #define _H_TB_BP /* -- Unique Body Part types -- */ #define BPT_HDR_P2 20 #define BPT_HDR_822 21 #define BPT_P2_DLIV_TXT 23 #define BPT_HDR_IPN 24 #define BPT_HDR_P22 25 /* -- Repeated Body Part types -- */ #define BPT_UNDEFINED -1 #define BPT_IA5 0 #define BPT_TLX 1 #define BPT_VOICE 2 #define BPT_G3FAX 3 #define BPT_TIF0 4 #define BPT_TTX 5 #define BPT_VIDEOTEX 6 #define BPT_NATIONAL 7 #define BPT_ENCRYPTED 8 #define BPT_IPM 9 #define BPT_SFD 10 #define BPT_TIF1 11 #define BPT_ODIF 12 #define BPT_ISO6937TEXT 13 #define BPT_BILATERAL 14 #define BPT_EXTERNAL 15 #endif