listartheader: listartheader Function

Description Usage Arguments

Description

This function gets a list of article headers from newsgroup set by last group call. If an error is encountered, the error message is stored in nntpr.private, and NULL is returned to the caller, otherwise the dates of the first article and last article in the request are stored in nntpr.private and the article list returned to the caller.

Usage

1
2
listartheader(first_article_string, last_article_string,
  filter_term_string = NULL)

Arguments

first_article_string

article number (string)

last_article_string

number (string)

filter_term_string

string (optional, case insensitive)


RichCotler/nntpr documentation built on May 31, 2019, 1:48 a.m.