How to create a temporary file in Linux

Опубликовано: 01 Январь 1970
на канале: SoftPrayog
306
5

Temporary files are often required for storing transient data. The best way to create a temporary file in a C program under Linux is to use the O_TMPFILE flag in the open system call. Usage of O_TMPFILE flag is explained in detail. Also, alternate library functions to create temporary files are explained. The video also covers the mktemp command to create temporary files from the shell. https://www.softprayog.in/programming...

0:00 Introduction
0:31 Using O_TMPFILE flag
5:31 tmpfile function
5:59 mkstemp function
7:14 mktemp command


Смотрите видео How to create a temporary file in Linux онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал SoftPrayog 01 Январь 1970. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 306 раз и оно понравилось 5 посетителям.