Code center > Darwinbots Program Source Code

Sentence Split

<< < (2/27) > >>

Numsgil:
There isn't an easy way to do it.  I'd check out the graph code in DB.  I didn't program it, but I think it uses line segments...

Zelos:
ok, I´ll take a look, but nums, how do you check how long a sentence is in letters, like "hi" is 2 and "hello" is 5 and so on

Numsgil:
strlen(yourstring)

strlen("hello")  would be 5.

Zelos:
thank you

Zelos:
hey, it dont work

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version