Some question about Chapter.14 (How to execute string)
Yuichi Ito
1 post
|
Hello. But there is no function “lib_misc:string2value(String)”. this function acts like this How do I create this function? Thsnks |
Alain O'Dea
18 posts
|
lib_misc:string2value/1 is implemented as follows: I could not find a direct equivalent to Python’s exec statement in the modules shipped with Erlang OTP R12B. The entire set of example code for Programming Erlang is available for download here: |
2 posts, 2 voices
