Microsoft
Software
Hardware
Network
Question : Why are pointers efficient?
Hello.
I know pointers can point either to an address or the container of the address.
They are useful because they can indirectly access a variable without changing it (Bad wording I know)
I know my explanation is unimpressive but can someone provide a summary of the usefulness of pointers that can be remembered for future references, thanks.
Answer : Why are pointers efficient?
I would guess that has to do with memory usage.
points allow you to reuse data without having to reallocate ram for the variable.
Random Solutions
How do you tell if valid LOB indicator? ORA-22275
How do I pass a request to Google Map from a .NET application?
Installing second 2003 exchange server
How to select only odd or even rows from a table in Mysql
Help me find a Dual DVI low profile video card with bracket
Outlook Sync multiple users and multiple computers
Citrix Receiver with iPod Touch
Data Validation with Dynamic Named Range
dropdown list that passes to php var
Why does windows Explorer refuse to display member computers in a domain?