User Tools

Site Tools

한국어

cubloc:cubloc_basic_language:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cubloc:cubloc_basic_language:index [2026/02/20 15:37] – created - external edit 127.0.0.1cubloc:cubloc_basic_language:index [2026/04/02 22:10] (current) – [CUBLOC BASIC Features] admin
Line 35: Line 35:
 <code xbasic> <code xbasic>
 Function SUM( A As Integer, B As Integer) As Integer Function SUM( A As Integer, B As Integer) As Integer
-Dim RES As Integer +  Dim RES As Integer 
-RES = A + B +  RES = A + B 
-SUM = RES+  SUM = RES
 End Function End Function
 </code> </code>
cubloc/cubloc_basic_language/index.1771601855.txt.gz · Last modified: by 127.0.0.1