Click here to Skip to main content
15,892,839 members
Articles / Programming Languages / C

Working around very long file names in Windows

Rate me:
Please Sign up or sign in to vote.
1.33/5 (2 votes)
6 Jun 2012CPOL2 min read 12.6K   5  
A C program to walk a drive or folder all the way to the bottom, listing each full file name and length, saving the longest one.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions