Skip to content

Instantly share code, notes, and snippets.

@smamran
Last active June 5, 2016 12:13
Show Gist options
  • Save smamran/699a1abe329bd3920b3d to your computer and use it in GitHub Desktop.
Save smamran/699a1abe329bd3920b3d to your computer and use it in GitHub Desktop.
Visual Studio 2015

Disable Pragma Warning

>> #pragma warning(disable : 4996)

Visual Studio 2015 Shortcut

>> Full Screen [Shift + alt + Enter]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment