(* A) *= 3 mean? What is meant by an equal sign in front of

Users questions: Novice self-study, please answer
Experts answer:a master is a pointer, * a pointer that points to a variable. In other words, * a is the actual variable, a variable in memory of the address.
  • This information provided by the users.Thanks!