Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

putchar_unlocked - put byte on standard output stream (thread-safe)

&pagelevel(4)&pagelevel

Syntax

#include <stdio.h>

int putchar_unlocked(int c);

Description

see getc_unlocked().