/*--------------------------------------------------------------------*/ /* i m p o r t n g . h */ /* */ /* Create the fully-qualified path name for a news group */ /* under UUPC/extended. */ /* */ /* Copyright (c) 1992, by Andrew H. Derbyshire; all rights */ /* reserved except as specified in UUPC/extended end-user */ /* documentation. */ /*--------------------------------------------------------------------*/ char *ImportNewsGroup( char *local, const char *group, const long article );