Skip to content

SefaZorr/Tree-Fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Tree_Fork

In this project, the tree height will be given as a command line argument. According to the incoming argument, files with txt extension will be created for each node in the structure to be created. The filenames will be determined by the pid the nodes have. Random values ​​for leaf nodes will be generated and stored in the files created. Starting from the leaves, while going up, the values ​​in the child nodes will be collected and transferred to the parent node. There is also a makefile in the project. This project was written for System Programming lecture.

About

In this project, the tree height will be given as a command line argument. According to the incoming argument, files with txt extension will be created for each node in the structure to be created. The filenames will be determined by the pid the nodes have. Random values ​​for leaf nodes will be generated and stored in the files created. Startin…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors