PatchworkOS
Loading...
Searching...
No Matches
putchar.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 putchar (int c)
 

Function Documentation

◆ putchar()

int putchar ( int  c)

Definition at line 7 of file putchar.c.

References fputc(), and stdout.