Re: String sequence characters and appending clarity

new topic     » goto parent     » topic index » view thread      » older message » newer message

A great debugging tool is pretty_print:

include std/pretty.e 
 
pretty_print(1, { "John", "Doe", { 18, 22, 19 } }, {3}) 

See: /search/results.wc?s=pretty_print for more details.

Jeremy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu