Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in printf

Convert float to string without sprintf()

How can I do 64-bit hex/decimal arithmetic AND output a full number in HEX as string in Perl?

perl math 64-bit printf

Segmentation fault (core dumped)

Set precision dynamically using sprintf

c printf format-string

Program which source code is exactly the same as its output [duplicate]

c printf output quine

Printing a float in C while avoiding variadic parameter promotion to double

How to concatenate strings formatted with printf in bash

bash shell printf

Any function instead of sprintf() in C? code size is too big after compile

c embedded printf cortex-m3 keil

how to split a large csv file in unix command line

unix awk printf

How to store output from printf with formatting in a variable? [duplicate]

linux bash printf echo

Shell GNU-Screen -X Stuff problems

Generic programming in C

How can I script file generation from a template using bash?

bash sed awk printf

how does printf know the address of a CString's character data?

C++ and printf - strange character output

coffeescript version of string.format, sprintf() etc. for javascript or node.js

Is glibc's implementation of fprintf() thread-safe?

Which is preferable - printf or fprintf

c printf output

write() to stdout and printf output not interleaved?

c printf stdout

How do I use the same parameter more than once?