Vendeur : Wonder Book, Frederick, MD, Etats-Unis
EUR 5,33
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
Vendeur : PBShop.store US, Wood Dale, IL, Etats-Unis
EUR 21,44
Autre deviseQuantité disponible : 15 disponible(s)
Ajouter au panierPAP. Etat : New. New Book. Shipped from UK. Established seller since 2000.
Quantité disponible : 1 disponible(s)
Ajouter au panierHardcover. Etat : Bon. Ancien livre de bibliothèque. Traces d'usure sur la couverture. Edition 1983. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Signs of wear on the cover. Edition 1983. Ammareal gives back up to 15% of this item's net price to charity organizations.
EUR 18,42
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierSoft cover. Etat : Very Good. No Jacket. pictorial cover, corners sharp, binding strong, pages clean and unmarked. You will notice that my book descriptions are not generic, saying "may have." certain conditions. All descriptions are written with actual book in hand.
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 19,33
Autre deviseQuantité disponible : 15 disponible(s)
Ajouter au panierPAP. Etat : New. New Book. Shipped from UK. Established seller since 2000.
Vendeur : PBShop.store US, Wood Dale, IL, Etats-Unis
EUR 30,51
Autre deviseQuantité disponible : 15 disponible(s)
Ajouter au panierHRD. Etat : New. New Book. Shipped from UK. Established seller since 2000.
Vendeur : Hay-on-Wye Booksellers, Hay-on-Wye, HEREF, Royaume-Uni
EUR 7,29
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Very Good. Minor shelfwear to extremities of bookcovers, otherwise fine.
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 27,33
Autre deviseQuantité disponible : 15 disponible(s)
Ajouter au panierHRD. Etat : New. New Book. Shipped from UK. Established seller since 2000.
Edité par McGraw-Hill Trade, New York, NY, U.S.A., 1993
ISBN 10 : 007023924X ISBN 13 : 9780070239241
Langue: anglais
Vendeur : "Pursuit of Happiness" Books, Oakland, CA, Etats-Unis
EUR 28,90
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierSoft Cover. Etat : Good. Publisher: McGraw-Hill Book Company, 1993, Good, Soft Cover, ISBN: 0-07-023924-X, text brownish.
Quantité disponible : 1 disponible(s)
Ajouter au panierSoftcover. Etat : Bon. Ancien livre de bibliothèque. Traces de pliures sur la couverture. Traces d'usure sur la couverture. Salissures sur la tranche. Couverture différente. Edition 1980. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Traces of creases on the cover. Signs of wear on the cover. Stains on the edge. Different cover. Edition 1980. Ammareal gives back up to 15% of this item's net price to charity organizations.
EUR 73,88
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. Good. book.
Date d'édition : 2023
Vendeur : True World of Books, Delhi, Inde
EUR 27,61
Autre deviseQuantité disponible : 18 disponible(s)
Ajouter au panierLeatherBound. Etat : New. LeatherBound edition. Condition: New. Reprinted from 1983 edition. Leather Binding on Spine and Corners with Golden leaf printing on spine. Bound in genuine leather with Satin ribbon page markers and Spine with raised gilt bands. A perfect gift for your loved ones. Pages: 134 NO changes have been made to the original text. This is NOT a retyped or an ocr'd reprint. Illustrations, Index, if any, are included in black and white. Each page is checked manually before printing. As this print on demand book is reprinted from a very old book, there could be some missing or flawed pages, but we always try to make the book as complete as possible. Fold-outs, if any, are not part of the book. If the original book was published in multiple volumes then this reprint is of only one volume, not the whole set. Sewing binding for longer life, where the book block is actually sewn (smythe sewn/section sewn) with thread before binding which results in a more durable type of binding. Pages: 134 Volume FIPSPUB 109.
Edité par Books LLC, Reference Series
ISBN 10 : 1157061346 ISBN 13 : 9781157061342
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 27,97
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Source: Wikipedia. Pages: 107. Chapters: C, Dennis Ritchie, Brian Kernighan, International Obfuscated C Code Contest, ANSI C, Header file, C standard library, Union, C syntax, Comparison of Pascal and C, Malloc, Operators in C and C++, C preprocessor, C variable types and declarations, Compatibility of C and C++, Standard streams, Atan2, Sizeof, C string, C99, Typedef, Setcontext, Volatile variable, Duff's device, The C Programming Language, Struct, Precompiled header, Wide character, C1X, Undefined behavior, List of C functions, Strlcpy, Intel Memory Model, Sequence point, Digraphs and trigraphs, Impulse C, Interactive C, Blocks, Include guard, MISRA C, Ldexp, Pragma once, Long double, The lexer hack, Function prototype, ANSI/ISO C Specification Language, Offsetof, Variadic macro, Underhanded C Contest, Restrict, Strtod, Comma operator, Atoi, Size t, Strtol, F2c, Signature, Header-only, Prefix header, C Traps and Pitfalls, PhysicsFS, CFLAGS, Clone, Fputs, Swab, Translation unit, Pro C, Storage classes in C, Painted blue, BCX, Source Annotation Language, Remove, C for Dummies, LDAP Application Program Interface, Ltoa, C Primer Plus, Sigprocmask. Excerpt: The syntax of the C programming language is a set of rules that specifies whether the sequence of characters in a file is conforming C source code. The rules specify how the character sequences are to be chunked into tokens (the lexical grammar), the permissible sequences of these tokens and some of the meaning to be attributed to these permissible token sequences (additional meaning is assigned by the semantics of the language). C syntax makes use of the maximal munch principle. The C language represents numbers in three forms: integral, real and complex. This distinction reflects similar distinctions in the instruction set architecture of most central processing units. Integral data types store numbers in the set of integers, while real and complex numbers represent numbers (or pair of numbers) in the set of real numbers in floating point form. All C integer types have and variants. If or is not specified explicitly, in most circumstances is assumed. However, for historic reasons plain is a type distinct from both and . It may be a signed type or an unsigned type, depending on the compiler and the character set (C guarantees that members of the C basic character set have positive values). Also, bit field types specified as plain may be signed or unsigned, depending on the compiler. C's integer types come in different fixed sizes, capable of representing various ranges of numbers. The type occupies exactly one 'byte' (the smallest addressable storage unit), which is typically 8 bits wide. (Although can represent any of C's 'basic' characters, a wider type may be required for international character sets.) Most integer types have both and varieties; signed integer types may use a two's complement, ones' complement, or sign-and-magnitude representation. In many cases, there are multiple equivalent ways to designate the type; for example, and are synonymous. The representation of some types may include unused 'padding' bits, which occupy storage but are not included i.