<?php echo strlen(chr(0)); ?>
// This must show 1 but it shows 0 // Problem: std::string handle only stringz
Log in to post a comment.