Thread: Max_path

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    104

    Question Max_path

    MAX_PATH appears to be a predefined value.
    Anybody know what header file or library it is defined in?
    Also, what relationship does it have with max_is?
    Can anyone give me more info on this?
    Also, what are the other predefined values?
    Thanks
    Last edited by kes103; 12-13-2001 at 03:02 PM.

  2. #2
    Unregistered
    Guest
    I did a search of my djgpp\* directories and it looks like it exists in fcntl.h... that's all I can tell you. Hope it helps.

  3. #3
    Ultra3e
    Guest

    Red face

    Max_PATH is defined in limits.h and defines the
    maximum number of chars a path can have!
    Happy programming

  4. #4
    Registered User
    Join Date
    Jul 2009
    Posts
    1

    Max_path

    Arrived here via a search and found that the information is wrong or at least out of date. this article Obtaining a File Name From a File Handle (Windows) says that MAX_PATH is contained within windows.h, an F7 confirms this!
    Last edited by dwaindibbley65; 07-20-2009 at 09:14 AM. Reason: typo

  5. #5
    Making mistakes
    Join Date
    Dec 2008
    Posts
    476
    This thread is about 7.5 years old ;-p

Popular pages Recent additions subscribe to a feed