testing syntax coloring

new topic     » topic index » view thread      » older message » newer message

posted by: (not specified)

<eu_code>
include "Win32Lib.ew" -- include a library

global function test(sequence s, atom a)
   for i=1 to length(s) do
      s[i] = a
   end for
   return s
end function
</eu_code>

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu