how to put a string in a variable in c code example Example: how to store string in c char str[4] = "GfG"; /*One extra for string terminator*/