register variable
From: macluvitch (macluvitch_at_hotmail.com)
Date: 04/30/04
- Next message: Sam Dennis: "Re: freeing allocated memory"
- Previous message: macluvitch: "Re: Need help reading macro-heavy code"
- Next in thread: Christopher Benson-Manica: "Re: register variable"
- Reply: Christopher Benson-Manica: "Re: register variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 12:02:22 -0400
Hello folks
I often use register variables within functions (or as funcion parameters)
that reauired speed like searching for example . I know that it doesn't
mean that every register variable will be holded in register
so is there any rules to precize when using them
thanks
- Next message: Sam Dennis: "Re: freeing allocated memory"
- Previous message: macluvitch: "Re: Need help reading macro-heavy code"
- Next in thread: Christopher Benson-Manica: "Re: register variable"
- Reply: Christopher Benson-Manica: "Re: register variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]