Re: printf fix

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

On Wed, 26 Apr 2000 12:30:51 -0400, Brian Broker <bkb at CNW.COM> wrote:

>No, tabs are simply a special character (ASCII code = 9) that are subject
>to the interpretation of the editor/text viewer being used.

 No \t is a escape sequence in a text string which means to goto
 the next tab stop. When the escape character \ is seen it means
 that the next character following is special character and because
 that character is a t then it is interrupted as a tab to next stop.


 Would't you like to use tabs in text in a listbox control.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu