Exist a function for path management?

N

nav

Exist a function that takes a path return for example 0 if the path exist
and -1 if the path doesn't exist (for Windows)? Thanks
 
J

Joona I Palaste

nav said:
Exist a function that takes a path return for example 0 if the path exist
and -1 if the path doesn't exist (for Windows)? Thanks

Not in ISO standard C. Ask in comp.os.ms-windows.programmer.misc.
 
D

David Rubin

nav said:
Exist a function that takes a path return for example 0 if the path exist
and -1 if the path doesn't exist (for Windows)? Thanks


fopen() perhaps? Only works for "paths" ending in a file name.

/david
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,310
Messages
2,571,603
Members
48,419
Latest member
EstelaCout

Latest Threads

Top