PatchworkOS
Loading...
Searching...
No Matches
putc.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "user/common/file.h"
#include "user/common/syscalls.h"

Go to the source code of this file.

Functions

int putc (int c, FILE *stream)
 

Function Documentation

◆ putc()

int putc ( int  c,
FILE stream 
)

Definition at line 7 of file putc.c.

References fputc().