www.delorie.com/djgpp//doc/libc-2.02/libc_492.html   search  
Go to the first, previous, next, last section, table of contents.


mkfifo

Syntax

#include <sys/stat.h>

int mkfifo(const char *path, mode_t mode);

Description

This function is provided only to assist in porting from Unix. It always returns an error condition.

Portability

not ANSI, POSIX


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1998     Updated Dec 1998