Skip to main content
Code Review

Return to Answer

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link

As pointed out in detail here here, this may get you in trouble and isn't really portable code.

Again there's a Stack Overflow Q&A Stack Overflow Q&A pointing out in detail why you shouldn't do so.

As pointed out in detail here, this may get you in trouble and isn't really portable code.

Again there's a Stack Overflow Q&A pointing out in detail why you shouldn't do so.

As pointed out in detail here, this may get you in trouble and isn't really portable code.

Again there's a Stack Overflow Q&A pointing out in detail why you shouldn't do so.

added 1 character in body
Source Link

Choose any language, but keep it consistent please. My personal preference is to use English for naming in code adand comments as well.
This will be most widely understood by anyone else who's reading your code.

Choose any language, but keep it consistent please. My personal preference is to use English for naming in code ad comments as well.
This will be most widely understood by anyone else who's reading your code.

Choose any language, but keep it consistent please. My personal preference is to use English for naming in code and comments as well.
This will be most widely understood by anyone else who's reading your code.

added 12 characters in body
Source Link

but never check that x and y are smaller than or equal to 100 before dereferencing the array:

but never check that x and y are smaller than 100 before dereferencing the array:

but never check that x and y are smaller than or equal to 100 before dereferencing the array:

added 100 characters in body
Source Link
200_success
  • 145.6k
  • 22
  • 190
  • 479
Loading
added 172 characters in body
Source Link
Loading
deleted 1 character in body
Source Link
Loading
added 420 characters in body
Source Link
Loading
added 780 characters in body
Source Link
Loading
added 633 characters in body
Source Link
Loading
Source Link
Loading
lang-cpp

AltStyle によって変換されたページ (->オリジナル) /