Index of  //hrem162.nano.tudelft.nl/wasd_root/src/query/*.*

The WASD Query facility provides real-time searching of plain-text and HTML documents. It is a simple-string search, not a REGEX-style search, although it may contain the wildcard characters "*", matching zero or more characters, and "%", matching any single character. (When no wildcard characters delimit the search string it behaves as if "*" characters were present.) It is designed to provide a simple mechanism for locating documents containing a keyword, not for document analysis.

Further information

Search WASD documentation

Search source code

       Name                                 Revised         Size  Description
[DIR]  OBJ_IA64/                   3-Mar-2020 11:49          512  subdirectory

[TXT]  build_query.com            31-Jan-2020 14:54        2,938  DCL procedure
[TXT]  enamel.h                   31-Jan-2020 14:54        9,983  C header
[TXT]  extract.c                  31-Jan-2020 14:54       56,165  C source
[TXT]  query.c                    31-Jan-2020 14:54       75,049  C source
[TXT]  query.h                    31-Jan-2020 14:54        3,232  C header
[HTM]  readme.html                 3-Mar-2020 11:48          938  HyperText Markup Language