answersLogoWhite

0

For example struct tm and struct stat are often used by UNIX processes.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is named and unnamed pipe in unix?

In Unix, pipes are basically how information flows between processes. Unnamed pipes are created and destroyed within the processes life cycle. Named pipes exist until removed with an unlink() command and can be used with unrelated processes.


Which data structure used in database?

You create your own data structure in database.


What data structure and logarithm?

data structure is a way of storing data in a computer so that it can be used efficientlyan algorithm is a sequence of instructions, often used for calculation and data processing.Often a carefully chosen data structure will allow the most efficient algorithm to be used.


What the data structure is used behind FACEBOOK?

The GRAPH data structure used behind Facebook.for more detail see


Is data structure a language?

No, a data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.


What is a repository for definitions of data processes data flows data stores and data elements.?

A data dictionary is a repository that contains definitions of data processes, data flows, data stores, and data elements used in an organization. It helps to provide a common understanding of data terminologies and structures within a dataset or system. Data dictionaries are often used to maintain consistency and clarity in data management and analysis processes.


What is meant when it is said a file is structureless in Unix?

Structureless files - There is no internal structure imposed on the contents of a file. Any structure desired by the user can be used.


What data structure is used to store homogeneous data item?

array


Which type of data structure is used in ATM to take the printout of last 5 transactions?

stack data structure.


What is the main purpose of the structure?

To arrange data in a particular manner.these manner or set of rules is defined in the data structure so that the data used in computer systems can properly used at necessary time.


Explain the concept of privileges and its significance in unix?

Privileges, in regards to computer science terms, are permissions granted by a system to allow certain data or files to be accessed or used. In UNIX, all files and data are assigned a set of permissions by the system. The files or data can be read, modified, and executed depending on the set of permissions assigned to the user.


What are the goals of data structure?

To arrange data in a particular manner.these manner or set of rules is defined in the data structure so that the data used in computer systems can properly used at necessary time.