Hello all, What is the best way to print the contents of pj_str_t to stdout? I can not find a particular function to do this and am sure that the standard printf and puts will fail due to the lack of \0. Is there a standard way to print? Best regards, Steven