Recent questions tagged pointers

0 votes
0 answers
0 votes
0 answers

What is the point of function pointers?

Aug 17, 2022 in C++ by Nicholas
• 7,760 points
448 views
0 votes
0 answers

(->) arrow operator and (.) dot operator , class pointer

Aug 11, 2022 in C++ by Nicholas
• 7,760 points
662 views
0 votes
0 answers

In C, are arrays pointers or used as pointers?

Aug 11, 2022 in C++ by krishna
• 2,820 points
669 views
0 votes
0 answers

How come an array's address is equal to its value in C?

Aug 8, 2022 in C++ by krishna
• 2,820 points
527 views
0 votes
1 answer

How do I create an array of pointers?

Aug 3, 2022 in C++ by Nicholas
• 7,760 points
1,119 views
0 votes
1 answer

Why should I use reference variables at all?

Aug 3, 2022 in C++ by Nicholas
• 7,760 points
743 views
0 votes
1 answer

Passing a 2D array to a C++ function

Aug 2, 2022 in C++ by Nicholas
• 7,760 points
31,241 views
0 votes
0 answers

Simple C++ swap function

Jul 27, 2022 in C++ by Nicholas
• 7,760 points
503 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

C++ pointer to objects

Jun 27, 2022 in C++ by Nicholas
• 7,760 points
523 views
0 votes
1 answer
0 votes
1 answer

Explanation of function pointers

Jun 20, 2022 in C++ by Nicholas
• 7,760 points
545 views
0 votes
1 answer
0 votes
2 answers