Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
DIR Struct Reference

#include <dirent.h>

+ Collaboration diagram for DIR:

Public Attributes

handle_type handle
 
struct _finddata_t info
 
struct dirent result
 
char * name
 

Detailed Description

Definition at line 93 of file dirent.h.

Member Data Documentation

◆ handle

handle_type DIR::handle

Definition at line 94 of file dirent.h.

◆ info

struct _finddata_t DIR::info

Definition at line 95 of file dirent.h.

◆ name

char* DIR::name

Definition at line 97 of file dirent.h.

◆ result

struct dirent DIR::result

Definition at line 96 of file dirent.h.


The documentation for this struct was generated from the following file: