PageRenderTime 25ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/test-suite/python/arrays_global_runme.py

#
Python | 20 lines | 15 code | 5 blank | 0 comment | 0 complexity | 6c9c2205b657571de781450531b856f4 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. import arrays_global
  2. arrays_global.cvar.array_i = arrays_global.cvar.array_const_i
  3. from arrays_global import *
  4. BeginString_FIX44a
  5. cvar.BeginString_FIX44b
  6. BeginString_FIX44c
  7. cvar.BeginString_FIX44d
  8. cvar.BeginString_FIX44d
  9. cvar.BeginString_FIX44b ="12"'\0'"45"
  10. cvar.BeginString_FIX44b
  11. cvar.BeginString_FIX44d
  12. cvar.BeginString_FIX44e
  13. BeginString_FIX44f
  14. test_a("hello","hi","chello","chi")
  15. test_b("1234567","hi")