home *** CD-ROM | disk | FTP | other *** search
/ Power Hacker 2003 / Power_Hacker_2003.iso / Tutorial / LinuxHOWTO.chm / howto / c-editing-with-vim-howto / gd.png < prev    next >
Portable Network Graphic  |  2002-05-24  |  9KB  |  487x454  |  8-bit (44 colors)
Labels: text | screenshot | software | display | multimedia software | computer icon | computer | operating system | multimedia | editing
OCR: VIM - - /test.c File Edit Tools Syntax Buffers Window Help 136 struct X x; A 137 138 void foo() 139 140 141 struct Y y; struct z z; 142 143 /* Lots of lines later */ 144 x.bar () ; 145 y.bar (); 146 z.bar (); 147 148 149 150 151 152 153 154 155 156 157 158 159 141,12-19 95%