This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Register Variables in c


On 9/18/14, Ali Abdul Ghani <blade.vp2020@gmail.com> wrote:
> hi list
> I have a question
> I read about register variables
> gcc Support register variables??
>
> or treat him like any other variable??
>
you have TO use inline assembly code. it has to bedone in assembly
language which will be machine specific. try googling using assembly
language in C. I am working on a flip phone here.

-- 
  Sincerely,

  Kayven Riese
*----------------------------------------------------------*
  Kayven Riese, MSCS,
                      MS  (Physiology and Biophysics)
  (415) 902 5513 cellular
  http://kayve.net
  Webmaster http://ChessYoga.org
*----------------------------------------------------------*


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]