The R Project SVN R

Rev

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

Rev 58977 Rev 60253
Line 14... Line 14...
14
 *
14
 *
15
 *  You should have received a copy of the GNU Lesser General Public License
15
 *  You should have received a copy of the GNU Lesser General Public License
16
 *  along with this program; if not, a copy is available at
16
 *  along with this program; if not, a copy is available at
17
 *  http://www.r-project.org/Licenses/
17
 *  http://www.r-project.org/Licenses/
18
 */
18
 */
-
 
19
 
-
 
20
/* Included by R.h: API */
-
 
21
 
19
#ifndef R_EXT_PRINT_H_
22
#ifndef R_EXT_PRINT_H_
20
#define R_EXT_PRINT_H_
23
#define R_EXT_PRINT_H_
21
 
24
 
22
#ifdef  __cplusplus
25
#ifdef  __cplusplus
23
/* If the vprintf interface is defined at all in C++ it may only be
26
/* If the vprintf interface is defined at all in C++ it may only be