RosettaCodeData/Task/String-length/Gnuplot/string-length.gnuplot

3 lines
27 B
Text
Raw Permalink Normal View History

2013-10-27 22:24:23 +00:00
print strlen("hello")
=> 5