Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Jabray5/goapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. & gets the memory address of a variable.
    • has two meanings: 2.a. As an operator: It dereferences a pointer (*pointerVar gives the actual value). 2.b. In type declarations: It defines a pointer type (var ptr *int means ptr is a pointer to an int).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages