Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in printf

Does `printf("%.-1s\n", "foo")` invoke undefined behaviour?

inet_ntoa gives the same result when called with two different addresses

c printf

Is it dangerous to promote types in printf arguments?

c logging printf

Is there a "null" printf code that doesn't print anything, used to skip a parameter?

c text formatting printf output

vsnprintf and NULL input string argument

Is fprintf thread safe on OS X?

macos thread-safety printf

Is there a wchar_t version for asprintf?

c wchar-t printf

Printing the hex value stored as a string gives unexpected output

c string char hex printf

C++ Support for Length Specifiers

c++ c formatting char printf

Why does printf( "%c", 1) return smiley face instead of coded char for 1

Stand-alone portable snprintf(), independent of the standard library?

Conversion specifier %ju

c printf scanf

wprintf: %p with NULL pointer

c printf glibc widechar

How to use Format String Attack

printing out a unicode character with printf

c unicode printf

How does printf extract digits from a floating point number?

c++ c floating-point printf

Mysql query : date_format and sprintf()

php mysql printf date-format

Redirecting of stdout in bash vs writing to file in c with fprintf (speed)

c bash printf stdout

Why does printf return an int instead of a size_t in C

c printf

unresolved external symbol __stdio_common_vswprintf