The type modifier register
instructs the compiler to store the variable directly in the registers, however I do not see much use of it in codes, this put, I get the following doubts:
In what context is its use recommended and when not to use it