Changes for page 02 Devices

Last modified by Mora Zhou on 2023/11/22 14:13

From version 17.1
edited by Stone Wu
on 2022/09/23 17:30
Change comment: There is no comment for this version
To version 18.1
edited by Stone Wu
on 2022/09/26 09:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -223,7 +223,7 @@
223 223  
224 224  == String constant ==
225 225  
226 -The character string constant is the device that specifies the character string, and only supports the ASCII code character set, and any character string ends with a NULL character (00H). To use string devices, you must use double eye marks to modify the characters, as follows to convert the string to ASCII characters and fill in the device starting with D0:
226 +The character string constant is the device that specifies the character string, and only supports the ASCII code character set, and any character string ends with a NULL character (00H). To use string devices, you must use double quotation marks to modify the characters, as follows to convert the string to ASCII characters and fill in the device starting with D0:
227 227  
228 228  (% style="text-align:center" %)
229 229  [[image:02(1)_html_61bdd1807e91322f.png||class="img-thumbnail"]]