ReePrime China
Strings in C

此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。

Strings in C

5 次观看 09:34 SoftPrayog

描述

Strings, in C, are sequences of characters terminated by the null character. A string can either be variable or constant. A variable string can be modified in the program whereas a constant string, or string literal, cannot be changed. https://www.softprayog.in/programming/strings-in-c