A voir également:
- Recherche directory en C
- Recherche automatique des chaînes ne fonctionne pas - Guide
- Directory list & print - Télécharger - Divers Utilitaires
- Rechercher ou entrer l'adresse mm - recherche google - Guide
- Recherche photo - Guide
- Je recherche une chanson - Guide
2 réponses
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.