Rev 16650 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 16650 | Rev 17965 | ||
|---|---|---|---|
| Line 21... | Line 21... | ||
| 21 | !set name_c=Special note for C interface: the entry point is <span class="tt">int test(void)</span>,\ |
21 | !set name_c=Special note for C interface: the entry point is <span class="tt">int test(void)</span>,\ |
| 22 | but not <span class="tt">main()</span>! |
22 | but not <span class="tt">main()</span>! |
| 23 | 23 | ||
| 24 | !set name_canvasdraw_example=You can copy this example in the main window\ |
24 | !set name_canvasdraw_example=You can copy this example in the main window\ |
| 25 | and modify it. |
25 | and modify it. |
| - | 26 | !set name_floathelp=See also, the tool |
|