10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Malcom Moody
0
1
0
Measuring path length in bytes???
Feb 17 2011 3:57 PM
HI
Wonder if anyone has any clues on how I can measure the path length to a file and return that value in bytes?
I have some very heavily nested subfolders and this is hitting the Windows path size limit of some 264 bytes (can't remember that value exactly).
I want to run all the paths through a checker to check for this limit before further processing.
Any clues please?
cheers
malcom
Reply
Answers (
1
)
Decompile .exe into C# Visual Studio 2008
Auto multiply two column in gridview