On Wed, October 21, 2009 12:54 am, Matt Wozniski wrote:
> bash-3.2$ echo 'int main() { printf("Matt\n"); }' > print_my_name.c
> bash-3.2$ gcc print_my_name.c -o print_my_name
[...]
> bash-3.2$ ./print_my_name
> Matt WozniskiNow that is a really smart printf routine. ;) SCNR, Christian -- :wq --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
