This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
tutorial:syntax [2019/01/06 16:37] admin |
tutorial:syntax [2019/01/06 16:38] (current) admin |
||
|---|---|---|---|
| Line 236: | Line 236: | ||
| __**Implementation**__ คือ ส่วนที่บ่งบอกว่า Program หรือ Sub-program นั้นทำอะไรบ้าง มีขั้นตอนอะไรบ้าง | __**Implementation**__ คือ ส่วนที่บ่งบอกว่า Program หรือ Sub-program นั้นทำอะไรบ้าง มีขั้นตอนอะไรบ้าง | ||
| - | <hidden: Declaration and Implementation> | + | <hidden อธิบายเพิ่มเติมเกี่ยวกับ Declaration/Implementation> |
| ย้อนกลับไปดูที่โครงสร้างของ Main Program จะแบ่งแยกพื้นที่ได้ดังนี้ | ย้อนกลับไปดูที่โครงสร้างของ Main Program จะแบ่งแยกพื้นที่ได้ดังนี้ | ||
| * Declaration คือ ส่วนแรก คือ บรรทัดที่ 1-16 | * Declaration คือ ส่วนแรก คือ บรรทัดที่ 1-16 | ||