The R Project SVN R

Rev

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

Rev 16182 Rev 60108
Line -... Line 1...
-
 
1
c-----------------------------------------------------------------------
-
 
2
c
-
 
3
c  R : A Computer Language for Statistical Data Analysis
-
 
4
c  Copyright (C) 1999-2001  The R Core Team
-
 
5
c
-
 
6
c  This program is free software; you can redistribute it and/or modify
-
 
7
c  it under the terms of the GNU General Public License as published by
-
 
8
c  the Free Software Foundation; either version 2 of the License, or
1
C Mostly for S compatibility.
9
c  (at your option) any later version.
-
 
10
c
-
 
11
c  This program is distributed in the hope that it will be useful,
-
 
12
c  but WITHOUT ANY WARRANTY; without even the implied warranty of
-
 
13
c  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-
 
14
c  GNU General Public License for more details.
-
 
15
c
-
 
16
c  You should have received a copy of the GNU General Public License
-
 
17
c  along with this program; if not, a copy is available at
-
 
18
c  http://www.r-project.org/Licenses/
-
 
19
c
-
 
20
c-----------------------------------------------------------------------
-
 
21
 
2
C These now all call C functions via F77_NAME(.) in ./print.c :
22
C These now all call C functions via F77_NAME(.) in ./print.c :
3
 
23
 
4
      subroutine intpr(label, nchar, data, ndata)
24
      subroutine intpr(label, nchar, data, ndata)
5
      integer nchar, ndata
25
      integer nchar, ndata
6
      character*(*) label
26
      character*(*) label