Talk:Introdução à computação
From Applied Science
Changed "The concept of pointers to struct is the same as pointer to any other variable". I gave the idea that struct is a variable, which contradicts other pages. Struct is a data type and you declare a variable with the type struct.