I don't understand the difference between using a pointer and using a normal variable. I'm learning linked lists in class so the use of pointers seems more straightforward since pointers are used to go to the next node in the list, but I don't understand its more basic uses and I'm feeling stressed as it is something I should already understand but don't.
Konrad Rudolph
549k142142 gold badges967967 silver badges1.3k1.3k bronze badges
- The Overflow Blog
-
-
- Featured on Meta
-
-
-
Linked
Related
Hot Network Questions
- How to use ISO 8601 dates in a sentence?
- Suitability of tensor product fourier basis for a function
- Invariance of the interval in Schutz - maths error?
- In Isaiah 42:19, is the “servant” described as spiritually blind referring to Jesus, or to Israel? How should Christians understand this passage?
- Why use「7つある原発」instead of「7つの原発」
- Is the bottom panel of my dishwasher installed correctly?
- Does SQL Server have a mechanism to recover from torn page writes like PostgreSQL's full_page_writes?
- How to Cap a Mixed Metal Gas Line
- Large Wading Bird?
- Is there a difference in military court proceedings that would make it easier to convict the "seditious" congress members?
- What was J. J. Connington's mistake about the telephone-bell in “The Case With Nine Solutions”?
- reformat data for PCA with AWK
- How do I know if a traveler is a member of the Yiga clan?
- Rumor that Socrates helped Euripides with his plays?
- Does a Monopoly housing shortage auction have a minimum price?
- Can I use a smart plug to disable a gas boiler at night?
- What form factor did the first-gen "compact Mac" HDDs use?
- Measurable cardinal strongly inaccessible without AC
- In John 14:10, does Jesus state that he is the Father, or that the Father is in him?
- Did the Good Thief address Jesus by name in Lk 23:42?
- Can there be a continuous function with infinite derivative everywhere?
- Was the second copy of the FAT ever used for anything?
- Match a list of patterns to be excluded and remove the pattern and the following line
- Adding comments to a cited paper
lang-cpp
intvariable, for example, then you don't understand pointers yet. I suggest you take some further readings to make it clear.