• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ISO versions of open(), read(), lseek()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ISO versions of open(), read(), lseek()


  • Subject: Re: ISO versions of open(), read(), lseek()
  • From: Todd Heberlein <email@hidden>
  • Date: Tue, 04 Jan 2011 15:00:43 -0800

The easiest option is to get VC++ not to deprecate the unadorned
functions. Put this in your precompiled header:

#define _CRT_NONSTDC_NO_DEPRECATE

Thanks.

With that as a starting point I ran across this web page. It might be useful for others who need to take their Mac/Unix code to Windows.

Deprecated CRT Functions 
Deprecated POSIX functions
http://msdn.microsoft.com/en-us/library/ms235384(VS.80).aspx

Todd

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >ISO versions of open(), read(), lseek() (From: Todd Heberlein <email@hidden>)
 >Re: ISO versions of open(), read(), lseek() (From: Tom Seddon <email@hidden>)

  • Prev by Date: Re: ISO versions of open(), read(), lseek()
  • Next by Date: Re: ISO versions of open(), read(), lseek()
  • Previous by thread: Re: ISO versions of open(), read(), lseek()
  • Next by thread: Re: ISO versions of open(), read(), lseek()
  • Index(es):
    • Date
    • Thread