Ask Your Question
0

The compiler is indicating that a pointer is required, but I prefer not to utilize them.

asked 2023-03-12 11:00:00 +0000

plato gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-08-19 20:00:00 +0000

woof gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-03-12 11:00:00 +0000

Seen: 10 times

Last updated: Aug 19 '21