|
Re: I Have A Question About Pointers
So the cRio has 32 General Purpose Registers and 32 Floating Point registers? Since cRio apparently has a PPC core.
On the other hand, I am impressed that the mars rovers used VxWorks as their OS.
Does the cRio have a 64 bit structure?
So if a pointer does take up that much space, it seems like a structure would be more efficient for variables under 32 bits than using singletons.
__________________
Do not say what can or cannot be done, but, instead, say what must be done for the task at hand must be accomplished.
Last edited by davidthefat : 03-16-2011 at 09:28 PM.
|