Checklist to avoid errors

Yutaka Masuda

February 2020

Back to index.html.

Checklist to avoid errors

Typical errors

A typical error (bug) occurs because of the following reasons.

Forst of all, please read the error message that the compiler shows. Here is some advice to avoid the bugs.

Basics

Coding style and practice

Numerical expressions

Arrays

Program unit

Back to index.html.