Write the search filter to a disk file.
int write(const char * name);
|
Parameters |
Description |
|
const char * name |
File to create |
0 on success, or non-zero if an error occurred.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|