Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Pointers

Practicing the use of pointers.

Tools

  • Languages: C++

Information

The "&" is used to dereference a variable as follows:

The "*" is used to dereference a pointer as follows:

We can then print their respective values as follows:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages