About string processing in C language.

A new post here: https://bladesu.github.io/learning/computer_languages/c_lang/confusing_concepts/pointer_to_char_and_string/

I introduce the some knowledge in C language for string processing here. Do you confuse about string in C? char *, string literal, char array, which one should I use in some case? If you have same problem, please read this article.

comments powered by Disqus