Results 1 to 7 of 7

Thread: Accessing Environment Variables

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Apr 2006
    Location
    San Francisco, CA
    Posts
    186
    Qt products
    Qt4
    Platforms
    MacOS X Windows
    Thanks
    55
    Thanked 12 Times in 11 Posts

    Default Re: Accessing Environment Variables

    Quote Originally Posted by jacek View Post
    How about ::getenv()? It should be implemented even on windows.
    In Windows:
    Note: getenv is deprecated; consider using getenv_s instead

    You expected MS to break the mold, right?
    Software Engineer



  2. The following user says thank you to gfunk for this useful post:

    mhoover (21st September 2006)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.