This’s just a post. See a block of code: #include <stdio.h> int main(void) { printf("Hello, world!\n"); }