List Question
20 TechQA 2024-02-25T23:07:01.990000Dereferecing a private variable unordered_map whose key is a custom struct in a class leads to a seg fault
92 views
Asked by samueltru99
Do pointers also point to C style strings?
152 views
Asked by Ammishaddai Boakye
Why am I receiving a heap corruption error in IntegerSet class?
48 views
Asked by Joe Forsyth
Struct variable passed by value vs. passed by pointer to a function
178 views
Asked by BobDeTunis
C dynamic allocation of an array under struct inside a function
219 views
Asked by Sangjun Lee
What is value, reference vs pointer and what these three example used to pass?
109 views
Asked by Stan
When a function is given as an argument to a function, is it pass-by-value or pass-by-pointer
194 views
Asked by snath03
Array problems in C: Do I need to pass a single array cell back to my global array by reference in C?
62 views
Asked by Ryan Paye
removing x from a string using pass by pointer with recursion
172 views
Asked by parasguglani
c++ pointers with overloaded functions and user input
87 views
Asked by Tamara
Pass by reference vs pointer
1.3k views
Asked by Enk73a
Why is the execution order different in addition and subtraction?
37 views
Asked by Hadi GhahremanNezhad
Pass a global variable to a method as an argument
51 views
Asked by AssSoonAsPossiblee
Can I take a reference of a pointer in C++?
799 views
Asked by Power_tile
Using find_if with a vector of pointers: How to pass pointer by const reference to lambda?
465 views
Asked by glades
C, pass by value, in Linux
90 views
Asked by helloword
Why am I not getting the desired output for this program using pointers in functions in c?
64 views
Asked by Sneha
Expression "passing by reference" for structs in C
167 views
Asked by user8171079
C++, Pass by Pointers
39 views
Asked by Jayanth G