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
What Windows Roles and Features are required for SharePoint 2010?
How do I remove class names that start with a specific string?
Vertical scaling with Jquery
Citrix Session info
Configure Advanced windows Firewall Group Policy
Enable suexec for /home directory on centos 5.4
hp deskjet 5943 makes a funny noise
Password characters breaking SQL statement
network_desiign
encrypt variables in asp