// Benefit of Global Structure and Global Variable : We can access these from any kind of function. int main() // We can declare Structure into the main(). Then it will be called as Local Structure. / ...
Add a description, image, and links to the taking-user-input topic page so that developers can more easily learn about it.