The R Project SVN R

Rev

Rev 68949 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68949 Rev 70046
Line 16... Line 16...
16
 *  You should have received a copy of the GNU General Public License
16
 *  You should have received a copy of the GNU General Public License
17
 *  along with this program; if not, a copy is available at
17
 *  along with this program; if not, a copy is available at
18
 *  https://www.R-project.org/Licenses/
18
 *  https://www.R-project.org/Licenses/
19
 */
19
 */
20
 
20
 
-
 
21
/* Internal header, not installed */
-
 
22
 
21
#ifndef RFILEIO_H_
23
#ifndef RFILEIO_H_
22
 
24
 
23
#define RFILEIO_H_
25
#define RFILEIO_H_
24
 
26
 
25
int	R_fgetc(FILE*);
27
int	R_fgetc(FILE*);