Literals/String: Difference between revisions

Content deleted Content added
m →‎[[Quotes#ALGOL 68]]: #include <stdtypo.h>
m Moved to Basic learning cat
Line 1:
{{task|Basic language learning}}Show literal specification of characters and strings. If supported, show how verbatim strings (quotes where escape sequences are quoted literally) and here-strings work. Also, discuss which quotes expand variables.
 
=={{header|Ada}}==