Demo-application "sprintf" 
========================

This application shows, how to get the output of a component into a variable
(of type std::string).

To run the application enter "tntnet" in this directory. If you 
have not yet installed but only built tntnet, you need to enter the path to 
the generated tntnet-program: 
  "../../../framework/runtime/tntnet"

You can see the result in your browser at http://localhost:8000/sprintf
