•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 402,805 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,019 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 500 | Replies: 4
![]() |
>1. Pointers increase the efficiency of our programs
They also decrease the efficiency of programs.
>2. Pointers degrade reliability of C++ programs due to security issues
Only if used improperly, just like any other language feature.
They also decrease the efficiency of programs.
>2. Pointers degrade reliability of C++ programs due to security issues
Only if used improperly, just like any other language feature.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
> 2. Pointers degrade reliability of C++ programs due to security issues
I try to only use pointers when necessary, if your not going to be accessing others parts of the memory from that pointer, then simply use references. This will also make the code more readable.
I try to only use pointers when necessary, if your not going to be accessing others parts of the memory from that pointer, then simply use references. This will also make the code more readable.
Approximately 298.60465116279069767441860465116 days until I get my first star x]
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Differences Between Java and C/C++ (C++)
- C++ Performance Tips (C++)
- pointers help (C++)
- Purpose of Pointers? (C++)
- C Pointers Basic questions (C)
- Pointers (see if what I've done is correct) (C++)
- Null Pointer (C++)
- Revolutions of Spyware: The Art of Spyware (Viruses, Spyware and other Nasties)
Other Threads in the C++ Forum
- Previous Thread: Declare a 3D vector
- Next Thread: how to compile projects ?



Linear Mode