You are viewing a single comment's thread from:RE: C (programming language)View the full contextView the direct parentladycryptic (50)in #computer • 5 years ago #include <stdio.h> int main() { printf("Hello Crokkon\n"); return 0; }