hi. I have a defination in a program: integer value[0] , now I wanna get more lines as number order like this:
integer value[0]; integer value[1]; ... ... integer value[31]; .... even more... I don't wanna copy then modify .it's too tired. how can make it easy~! thanks~! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
