Skip to content

Instantly share code, notes, and snippets.

@Swapnull
Created February 17, 2016 16:16
Show Gist options
  • Save Swapnull/e78699decc42e6f614fe to your computer and use it in GitHub Desktop.
Save Swapnull/e78699decc42e6f614fe to your computer and use it in GitHub Desktop.
const int A
void setConstant(int x){
A = x;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment