what would be the equialent of Chr$(10) in c++... in visual basic typing Chr$(10) would give a linefeed... How I would go about writing an ascii value to a textbox so that it shows as text and not the integer value??

thanx