{"id":6395,"date":"2026-01-28T14:52:23","date_gmt":"2026-01-28T13:52:23","guid":{"rendered":"https:\/\/workboot.fr\/ciela\/?page_id=6395"},"modified":"2026-01-28T14:53:05","modified_gmt":"2026-01-28T13:53:05","slug":"libc","status":"publish","type":"page","link":"https:\/\/workboot.fr\/ciela\/libc\/","title":{"rendered":"libc"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">par d\u00e9faut gcc utilise la libc ( option -lc ) non obligatoire<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tous ces en-t\u00eates font partie de&nbsp;<strong>libc<\/strong>&nbsp;:<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-left\" data-align=\"left\">En-t\u00eate standard<\/th><th class=\"has-text-align-left\" data-align=\"left\">Fonctions principales<\/th><th class=\"has-text-align-left\" data-align=\"left\">Fait partie de<\/th><\/tr><\/thead><tbody><tr><td><strong><code>&lt;stdio.h&gt;<\/code><\/strong><\/td><td><code>printf()<\/code>,&nbsp;<code>scanf()<\/code>,&nbsp;<code>fopen()<\/code>,&nbsp;<code>fread()<\/code><\/td><td><strong>libc<\/strong><\/td><\/tr><tr><td><strong><code>&lt;stdlib.h&gt;<\/code><\/strong><\/td><td><code>malloc()<\/code>,&nbsp;<code>free()<\/code>,&nbsp;<code>exit()<\/code>,&nbsp;<code>atoi()<\/code>,&nbsp;<code>rand()<\/code><\/td><td><strong>libc<\/strong><\/td><\/tr><tr><td><strong><code>&lt;string.h&gt;<\/code><\/strong><\/td><td><code>strcpy()<\/code>,&nbsp;<code>strlen()<\/code>,&nbsp;<code>memcpy()<\/code>,&nbsp;<code>memset()<\/code><\/td><td><strong>libc<\/strong><\/td><\/tr><tr><td><strong><code>&lt;ctype.h&gt;<\/code><\/strong><\/td><td><code>isalpha()<\/code>,&nbsp;<code>isdigit()<\/code>,&nbsp;<code>tolower()<\/code><\/td><td><strong>libc<\/strong><\/td><\/tr><tr><td><strong><code>&lt;time.h&gt;<\/code><\/strong><\/td><td><code>time()<\/code>,&nbsp;<code>clock()<\/code>,&nbsp;<code>localtime()<\/code><\/td><td><strong>libc<\/strong><\/td><\/tr><tr><td><strong><code>&lt;assert.h&gt;<\/code><\/strong><\/td><td><code>assert()<\/code><\/td><td><strong>libc<\/strong><\/td><\/tr><tr><td><strong><code>&lt;stdarg.h&gt;<\/code><\/strong><\/td><td><code>va_start()<\/code>,&nbsp;<code>va_arg()<\/code>,&nbsp;<code>va_end()<\/code><\/td><td><strong>libc<\/strong><\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>par d\u00e9faut gcc utilise la libc ( option -lc ) non obligatoire Tous ces en-t\u00eates font partie de&nbsp;libc&nbsp;: En-t\u00eate standard Fonctions principales Fait partie de &lt;stdio.h&gt; printf(),&nbsp;scanf(),&nbsp;fopen(),&nbsp;fread() libc &lt;stdlib.h&gt; malloc(),&nbsp;free(),&nbsp;exit(),&nbsp;atoi(),&nbsp;rand() [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-6395","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>libc - workboot<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/workboot.fr\/ciela\/libc\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"libc - workboot\" \/>\n<meta property=\"og:description\" content=\"par d\u00e9faut gcc utilise la libc ( option -lc ) non obligatoire Tous ces en-t\u00eates font partie de&nbsp;libc&nbsp;: En-t\u00eate standard Fonctions principales Fait partie de &lt;stdio.h&gt; printf(),&nbsp;scanf(),&nbsp;fopen(),&nbsp;fread() libc &lt;stdlib.h&gt; malloc(),&nbsp;free(),&nbsp;exit(),&nbsp;atoi(),&nbsp;rand() [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/workboot.fr\/ciela\/libc\/\" \/>\n<meta property=\"og:site_name\" content=\"workboot\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-28T13:53:05+00:00\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/libc\\\/\",\"url\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/libc\\\/\",\"name\":\"libc - workboot\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#website\"},\"datePublished\":\"2026-01-28T13:52:23+00:00\",\"dateModified\":\"2026-01-28T13:53:05+00:00\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/workboot.fr\\\/ciela\\\/libc\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#website\",\"url\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/\",\"name\":\"workboot\",\"description\":\"Open Source, Open Minds \",\"publisher\":{\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#organization\",\"name\":\"workboot\",\"url\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/logo_ciel-dorian-1.png\",\"contentUrl\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/logo_ciel-dorian-1.png\",\"width\":1024,\"height\":950,\"caption\":\"workboot\"},\"image\":{\"@id\":\"https:\\\/\\\/workboot.fr\\\/ciela\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"libc - workboot","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/workboot.fr\/ciela\/libc\/","og_locale":"fr_FR","og_type":"article","og_title":"libc - workboot","og_description":"par d\u00e9faut gcc utilise la libc ( option -lc ) non obligatoire Tous ces en-t\u00eates font partie de&nbsp;libc&nbsp;: En-t\u00eate standard Fonctions principales Fait partie de &lt;stdio.h&gt; printf(),&nbsp;scanf(),&nbsp;fopen(),&nbsp;fread() libc &lt;stdlib.h&gt; malloc(),&nbsp;free(),&nbsp;exit(),&nbsp;atoi(),&nbsp;rand() [&hellip;]","og_url":"https:\/\/workboot.fr\/ciela\/libc\/","og_site_name":"workboot","article_modified_time":"2026-01-28T13:53:05+00:00","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/workboot.fr\/ciela\/libc\/","url":"https:\/\/workboot.fr\/ciela\/libc\/","name":"libc - workboot","isPartOf":{"@id":"https:\/\/workboot.fr\/ciela\/#website"},"datePublished":"2026-01-28T13:52:23+00:00","dateModified":"2026-01-28T13:53:05+00:00","inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/workboot.fr\/ciela\/libc\/"]}]},{"@type":"WebSite","@id":"https:\/\/workboot.fr\/ciela\/#website","url":"https:\/\/workboot.fr\/ciela\/","name":"workboot","description":"Open Source, Open Minds ","publisher":{"@id":"https:\/\/workboot.fr\/ciela\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/workboot.fr\/ciela\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/workboot.fr\/ciela\/#organization","name":"workboot","url":"https:\/\/workboot.fr\/ciela\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/workboot.fr\/ciela\/#\/schema\/logo\/image\/","url":"https:\/\/workboot.fr\/ciela\/wp-content\/uploads\/2025\/05\/logo_ciel-dorian-1.png","contentUrl":"https:\/\/workboot.fr\/ciela\/wp-content\/uploads\/2025\/05\/logo_ciel-dorian-1.png","width":1024,"height":950,"caption":"workboot"},"image":{"@id":"https:\/\/workboot.fr\/ciela\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/workboot.fr\/ciela\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"par d\u00e9faut gcc utilise la libc ( option -lc ) non obligatoire Tous ces en-t\u00eates font partie de&nbsp;libc&nbsp;: En-t\u00eate standard Fonctions principales Fait partie de &lt;stdio.h&gt; printf(),&nbsp;scanf(),&nbsp;fopen(),&nbsp;fread() libc &lt;stdlib.h&gt; malloc(),&nbsp;free(),&nbsp;exit(),&nbsp;atoi(),&nbsp;rand() [&hellip;]","_links":{"self":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/6395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/comments?post=6395"}],"version-history":[{"count":2,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/6395\/revisions"}],"predecessor-version":[{"id":6398,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/6395\/revisions\/6398"}],"wp:attachment":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/media?parent=6395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}