Jump to content

Terminal control/Positional read: Difference between revisions

Line 148:
 
=={{header|Julia}}==
{{trans|Perl 6}}
<lang julia>using LibNCurses
 
Line 163 ⟶ 164:
LibNCurses.mvwaddstr(col, 52, "The character at ($row, $col) is $ch.") )
</lang>
 
 
=={{header|Kotlin}}==
4,105

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.