How to write more than one line statement? , How to write a statement that more than one line?

Users questions: How to write more than one line statement? , How to write a statement that more than one line?
Experts answer: Please take a look at Astro Boy the following code writing style, you understand C code for free. But the so-called freedom should be restricted, excessive freedom will affect the readability, writing style is recommended Or to try to regulate, facilitate the exchange of code and maintenance. # Include "stdio.h" # include "conio.h" main () (inti, j; printf ("* 1 * 1 * n ");** smile ** for the two output (i=1;i 11;i++){for(j=1;j =i;j++)printf( %c%c ,219,219);printf( *n );}getch();}
  • This information provided by the users.Thanks!