Search the web
Sign In
New User? Sign Up
ocaml_beginners · Ocaml Beginners
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
dump a variable   Message List  
Reply | Forward Message #4816 of 11546 |
Hi everybody,

In the interactive mode it is possible to dump the content of a variable
of some complicated data structure by typing its name. Is there a way to
do that in the non-interactive mode?

Thanks in advance.
Cheers,

Pat



Wed Oct 26, 2005 3:40 am

jayetp@...
Send Email Send Email

Forward
Message #4816 of 11546 |
Expand Messages Author Sort by Date

Hi everybody, In the interactive mode it is possible to dump the content of a variable of some complicated data structure by typing its name. Is there a way to...
patrick jayet
jayetp@...
Send Email
Oct 26, 2005
3:40 am

... If you mean pretty print the value of a variable from a compiled program? No. However, it is easy (and useful) to write your own string_of_* functions for ...
Jon Harrop
harropjon
Offline Send Email
Oct 26, 2005
4:03 am

... Take a look at http://merjis.com/developers/dumper Note the comments regarding ExtLib. Robert Roessler robertr@... http://www.rftp.com...
Robert Roessler
robertr959
Offline Send Email
Oct 26, 2005
4:17 am

patrick jayet <jayetp@...> writes: Hi everybody, In the interactive mode it is possible to dump the content of a variable of some complicated data...
Hendrik Tews
hendrik_tews
Offline Send Email
Oct 26, 2005
8:49 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help