Online HelpPC 2.10      Quick Reference Utility     Copyright 1991 David Jurgens
 
                TC: char *searchpath( const char *filename )                
                                                                                                                                                                          - prototype in dir.h                                                                                                                                              - filename = name of file to search for                                          - attempts to locate filename using MS-DOS path using standard                     DOS file search strategy                                                       - returns pointer to full pathname for filename (in a static                       array) or NULL if not found                                                    - MS C uses _searchenv()                                                                                                                                                                                                                    
[helppc.bosbyte.nl]               searchpath                  Home  Back  Topics