Copyright C Pocket Reference Introduction Fundamentals Basic Types Constants Expressions and Operators Type Conversions Statements Declarations Variables Derived Types Functions Linkage of Identifiers Preprocessing Directives Standard Library Standard Header Files Input and Output Numerical Limits and Number Classification Mathematical Functions Character Classification and Case Mapping String Handling Searching and Sorting Memory Block Management Dynamic Memory Management Time and Date Process Control Internationalization Copyright © 2003 O'Reilly & Associates, Inc All rights reserved Printed in the United States of America This book was originally published as C kurz & gut, Copyright © 2002 by O'Reilly Verlag GmbH & Co KG Published by O'Reilly & Associates, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472 O'Reilly & Associates books may be purchased for educational, business, or sales promotional use Online editions are also available for most titles (http:// ) For more information contact our corporate/institutional sales department: 800-998-9938 or corporate@oreilly.com If the value of p_sign_posn, n_sign_posn, int_p_sign_posn, or int_n_sign_posn is 0, the amount and the currency symbol are set in parentheses If 1, the sign string is placed before the amount and the currency symbol If 2, the sign string is placed after the amount and the currency symbol If 3, the sign string immediately precedes the currency symbol If 4, the sign string is placed immediately after the currency symbol The value \3 in the strings grouping and mon_grouping means that each group consists of three digits, as in "1,234,567.89" ...Copyright C Pocket Reference Introduction Fundamentals Basic Types Constants Expressions and Operators Type Conversions Statements Declarations Variables Derived Types Functions Linkage... Identifiers Preprocessing Directives Standard Library Standard Header Files Input and Output Numerical Limits and Number Classification Mathematical Functions Character Classification and Case Mapping... string is placed before the amount and the currency symbol If 2, the sign string is placed after the amount and the currency symbol If 3, the sign string immediately precedes the currency symbol