home *** CD-ROM | disk | FTP | other *** search
/ Power Hacker 2003 / Power_Hacker_2003.iso / Tutorial / LinuxHOWTO.chm / howto / c-editing-with-vim-howto / moving3.png < prev    next >
Portable Network Graphic  |  2002-05-24  |  9KB  |  487x454  |  8-bit (45 colors)
Labels: text | screenshot | software | display | multimedia software | computer icon | computer | operating system | multimedia | editing | graphics software
OCR: VIM - - /test.c File Edit Tools Syntax Buffers Window Help 33 void function1 () G A 34 35 /* Declarations */ 36 int x; 37 char y; 38 double z; 39 40 /* Some code */ 41 X = 1; 42 = 'a'; 43 1.2; 44 45 /* Some more code */ 46 x++; 47 y++; 48 2++; 49 50 51 52 53 54 55 56 47,5-12 56%