C Pocket Reference by Peter Prinz; Ulla Kirch-Prinz

C Pocket Reference by Peter Prinz; Ulla Kirch-Prinz

Author:Peter Prinz; Ulla Kirch-Prinz
Language: eng
Format: mobi
Tags: COMPUTERS / Programming Languages / C, Reference
ISBN: 9780596004361
Publisher: O'Reilly
Published: 2002-11-20T10:00:00+00:00


d, i

int

Decimal

u

unsigned int

Decimal

o

unsigned int

Octal

x

unsigned int

Hexadecimal with a, b, c, d, e, f

X

unsigned int

Hexadecimal with A, B, C, D, E, F

f

float/double

Floating-point number, decimal

e, E

float/double

Exponential notation, decimal

a, A

float/double

Exponential notation, hexadecimal (*)

g, G

float/double

Floating-point or exponential notation, whichever is shorter

c

char / int

Single character

s

string

The string terminated by '\0' or truncated to the number of characters specified by .precision.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.