Skip to content

MathieuTurcotte/findfirst

Repository files navigation

Linux findfirst, findnext and findclose

This is an implementation of findfirst, findnext and findclose for Linux. Linux functions should have the same signatures as their Win32 equivalents.

Integration

To use in your own projects, the required files are:

  • findfirst.c
  • findfirst.h
  • spec.h
  • spec.c

Refer to main.c for a usage example.

About

Win32 findfirst implementation for Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages