Re: Strange nfilter/NewsProxy Behavior



Jim Thompson wrote:
I know nfilter doesn't look in the body,
but the "References" header allows me to kill follow-ups.

Where can I view a copy of the source code?
Maybe I can bribe my son to add some features ;-)

http://www.google.com/search?q=site:nfilter.org+source.code
http://www.google.com/search?q=cache:qdEjvPbl7V0J:www.nfilter.org/download.html+source.code
.



Relevant Pages

  • Re: Function prefix comments in C files
    ... > function prototype in a header .h file. ... I work for a large organization where as 10 or so programmers might ... directory at the source code to find information about how to call a ...
    (comp.arch.embedded)
  • Re: insert dialog
    ... > 3 Use wizard to Create new class CSecondDialog, ... > //create the second dialog window ... > source code in the #include area with others, ... > 6 Include the header for the main FIRST dialog in the Seconddlg.cpp source ...
    (microsoft.public.vc.mfc)
  • Re: header files including other files
    ... Really I guess I am asking advice about source code organisation. ... Now, in any particular module, the module header file declares exported ...
    (comp.arch.embedded)
  • Re: Defining variable in C header file related doubt
    ... I saw a program source code in which a variable is defined in a header ... possible.I thought it will throw "Variable redefinition Error". ...
    (comp.lang.c)
  • Declarations and Definitions in One Header
    ... Declarations and Definitions in One Header ... C++ object definitions can be quite complex. ... In principle, your source code ...
    (comp.lang.cpp)