Fatima Ali
Dev tips

Dev tips

Follow
homebadgesnewsletter
Tag

Strings

#strings

More content

Read more stories on Hashnode


Articles with this tag

Strings in C

Dec 2, 20223 min read

As you may know, C doesn't have a data type for declaring strings. This may seem odd to you if you know some other programming languages, that all...

Strings in C