Ak Blog

Hello word code in C programming

Published 22 days ago 1 comments

this articles to learing C programming


</span><span style="color: rgb(248, 248, 242); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre; background-color: rgb(35, 36, 31);">include<stdio</span><span class="hljs-selector-class" style="color: rgb(166, 226, 46); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre;">.h</span><span style="color: rgb(248, 248, 242); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre; background-color: rgb(35, 36, 31);">>
include<conio</span><span class="hljs-selector-class" style="color: rgb(166, 226, 46); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre;">.h</span><span style="color: rgb(248, 248, 242); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre; background-color: rgb(35, 36, 31);">>
</span><span class="hljs-built_in" style="color: rgb(230, 219, 116); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre;">printf</span><span style="color: rgb(248, 248, 242); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre; background-color: rgb(35, 36, 31);">("Hello word");
</span><span class="hljs-built_in" style="color: rgb(230, 219, 116); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre;">getch</span><span style="color: rgb(248, 248, 242); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 14px; white-space: pre; background-color: rgb(35, 36, 31);">();</span><span style="font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 18px;">



Show Comments

test:-

hi

Comments

Please sign in to comment.

Summarize chat