Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Unfortunately, certain programming tasks require the use of pointers. It may be worth considering why you prefer not to use them and whether learning to use them can benefit your code in the long run. However, if you still choose not to use pointers, you may need to look for alternative approaches or libraries that achieve your desired functionality without them.