Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:software:qview:qview_6:qcl_library:st10strcpy [2020/12/29 17:58] – created qem202en:software:qview:qview_6:qcl_library:st10strcpy [2020/12/29 18:12] (current) qem202
Line 3: Line 3:
 **ST = **//String functions// **ST = **//String functions//
  
-TThe ST10StrCpy() function copies the string pointed by source +The ST10StrCpy() function copies the string pointed by source 
 (including the null character) to the destination. Like strcpy() in c language. (including the null character) to the destination. Like strcpy() in c language.
  
  • Last modified: 2020/12/29 17:58