A voir également:
- Recherche directory en C
- Recherche musique - Guide
- Recherche par image - Guide
- Recherche dichotomique c ✓ - Forum C
- Canal tf1 tnt recherche manuelle - Forum TNT
- Truecaller recherche par numéro en ligne - Télécharger - Divers Communication
2 réponses
jisisv
Messages postés
3645
Date d'inscription
dimanche 18 mars 2001
Statut
Modérateur
Dernière intervention
15 janvier 2017
947
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.