|
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 - download
Length: 269 (0x10d) Types: TextFile Names: »_str2set.h«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦2fafebccf⟧ »EurOpenD3/mail/smail3.1.19.tar.Z« └─⟦bcd2bc73f⟧ └─⟦this⟧ »pd/strlib/_str2set.h«
/* @(#)_str2set.h 1.1 5/6/88 04:41:49 */ /* * File : _str2set.h * Updated: 10 April 1984 * Purpose: External declarations for strprbk, strspn, strcspn &c * By: Richard A. O'Keefe. */ extern int _set_ctr; extern char _set_vec[]; extern void _str2set(/*char^*/);