Search:

Type: Posts; User: doodah

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    23,225

    theres not really a 'best' way to do this.. that...

    theres not really a 'best' way to do this.. that is probably why stristr(..) is not ansi.. you could convert the strings to all one case.. or you could compare the ascii values on the strings.. the...
  2. Thread: vim config

    by doodah
    Replies
    1
    Views
    2,726

    the syntax highlighting is already in vim.. to...

    the syntax highlighting is already in vim.. to enable it do this from vim...

    :syntax on

    this will give you a little more info on it..

    :h syntax
Results 1 to 2 of 2