Re: Rob: Minor special character glitch?

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

Al Getz wrote:

> What are you saying?  Single quote is just another printable char right?
> Should print just like any other char when it's part of a string right?

In Refman Part 1 - Section 2 :

2.1.2 Character Strings and Individual Characters 

Special characters may be entered using a back-slash: 

\n        newline
\r        carriage return
\t        tab
\\        backslash
\"        double quote
\'        single quote

I havent noticed this before. Perhaps this is normal.

I guess I'm thinking since we cant do this:

puts(1, """""""""")

Maybe I just dont understand. Hehe...


Regards,
Vincent

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

Search



Quick Links

User menu

Not signed in.

Misc Menu