Hash mark prefix to a string
Duke Normandin <[email protected]> Sat, 28 May 2022 17:14:57 -0600
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
I asked this question on the Pike channel on libera.chat but nobody is lurking at the moment. :) what does the # mean herein the following? [code] str =3D #"This is a multiline string terminated by a double-quote like any other string"; [/code] I've searched all the available docs that I can find, but have yet to stumbled on an explanation of this syntax. TIA .. =2D- Duke ** Bottom-posting, text-only is the netiquette way! **