convert string to integer

14 views
Skip to first unread message

Эдуард Зозуля

unread,
Jun 29, 2013, 3:41:41 AM6/29/13
to he...@googlegroups.com
Good day!

How to convert string "6253" in four-byte integer?

For example in tcl:

[binary format i 6253]

David Welton

unread,
Jun 29, 2013, 5:37:20 AM6/29/13
to he...@googlegroups.com
Did you try the 'int' command?

That creates an IntThing from the string passed in. IntThings
contain.... integers!
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Hecl" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to hecl+uns...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



--
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/

Эдуард Зозуля

unread,
Jul 1, 2013, 1:23:33 AM7/1/13
to he...@googlegroups.com


суббота, 29 июня 2013 г., 12:37:20 UTC+3 пользователь David N. Welton написал:
Did you try the 'int' command?


Thank you.

Understood.
Reply all
Reply to author
Forward
0 new messages