open vs. fopen
From: Lowell Kirsh (lkirsh_at_cs.ubc.ca)
Date: 02/28/05
- Next message: RoSsIaCrIiLoIA: "Re: ANSI C Newbie Question"
- Previous message: Dave Thompson: "Re: Please help optimize (and standarize) this code..."
- Next in thread: Chris Torek: "Re: open vs. fopen"
- Reply: Chris Torek: "Re: open vs. fopen"
- Reply: Richard Tobin: "Re: open vs. fopen"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Feb 2005 23:05:36 -0800
I'm wondering when to use one function versus the other. I know open is
Unix and fopen is standard C, so I was wondering when one would want to
use open and thus lose portability. I'd imagine there must be some
advantages to open, I was just wondering what they are.
Lowell
- Next message: RoSsIaCrIiLoIA: "Re: ANSI C Newbie Question"
- Previous message: Dave Thompson: "Re: Please help optimize (and standarize) this code..."
- Next in thread: Chris Torek: "Re: open vs. fopen"
- Reply: Chris Torek: "Re: open vs. fopen"
- Reply: Richard Tobin: "Re: open vs. fopen"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|