The R Project SVN R

Rev

Rev 68949 | 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 R_IOSTUFF_H
23
#ifndef R_IOSTUFF_H
22
#define R_IOSTUFF_H
24
#define R_IOSTUFF_H
23
 
25
 
24
/*
26
/*
25
 *  I/O Support for Consoles and Character Vectors
27
 *  I/O Support for Consoles and Character Vectors