> example: I want to look like this.
>
> #include <stdio.h>
> int main (int argc, const char * argv [])
> {
> ........ printf("***************\n");
> ........ printf(" Hello World\n");
> ........ if (/ * condition * /) {
> ................/* Code * /
> ................/* Code */
> ........}
> ....... return 0;
> }
:set listchars=tab:..
:set list
--
JR
No comments:
Post a Comment