The R Project SVN R

Rev

Rev 29159 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29159 Rev 36820
Line 13... Line 13...
13
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 *  GNU General Public License for more details.
14
 *  GNU General Public License for more details.
15
 *
15
 *
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, write to the Free Software
17
 *  along with this program; if not, write to the Free Software
18
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18
 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
19
 */
19
 */
20
 
20
 
21
void selectfolder(char *folder);
21
void selectfolder(char *folder);
22
 
22
 
23
int ShellGetPersonalDirectory(char *folder);  /* Folder is assumed to be at least MAX_PATH long */
23
int ShellGetPersonalDirectory(char *folder);  /* Folder is assumed to be at least MAX_PATH long */