Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
43a0ba80
Commit
43a0ba80
authored
Sep 23, 2010
by
Ralf Mueller
Browse files
Ruby version runs without errors
parent
ce2504e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
interfaces/ruby/testObj.rb
View file @
43a0ba80
...
...
@@ -52,6 +52,7 @@ puts "#========== CDI.VAR ======================================#"
varname
=
cdi
.
variables
[
1
].
name
pp
cdi
.
methods
.
sort
var_
=
cdi
.
variables
[
1
]
var_
.
readField
()
val
=
var_
.
getField
()
i
=
0
;
puts
"val[
#{
i
}
] =
#{
val
[
i
]
}
"
puts
"#=====================================================#"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment