A voir également:
- Recherche directory en C
- Recherche automatique des chaînes ne fonctionne pas - Guide
- Directory list & print - Télécharger - Divers Utilitaires
- Recherche adresse - Guide
- Directory opus - Télécharger - Gestion de fichiers
- Recherche image - Guide
2 réponses
jisisv
Messages postés
3645
Date d'inscription
dimanche 18 mars 2001
Statut
Modérateur
Dernière intervention
15 janvier 2017
934
8 mai 2003 à 09:28
8 mai 2003 à 09:28
Hello,
man 3 getcwd
NAME
getcwd, get_current_dir_name, getwd - Get current working directory
SYNOPSIS
#include <unistd.h>
char *getcwd(char *buf, size_t size);
char *get_current_dir_name(void);
char *getwd(char *buf);
...
...
Johan
The software said "Requires Windows98, Win2000, or better,
So I installed Unix.
man 3 getcwd
NAME
getcwd, get_current_dir_name, getwd - Get current working directory
SYNOPSIS
#include <unistd.h>
char *getcwd(char *buf, size_t size);
char *get_current_dir_name(void);
char *getwd(char *buf);
...
...
Johan
The software said "Requires Windows98, Win2000, or better,
So I installed Unix.