Author | Message | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1543] Procedure type in procedure parameters - posted: 2015-01-29 17:50:42 We can do able to write like this: Code:
Maybe need define parameters like Code:
Also should pay attention on different calling conventions. It would be useable i think | ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1558] - posted: 2015-01-30 22:59:56 This is a good idea, I will add it to my list, but with lower priority for now until other items on my list are completed. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1723] - posted: 2015-02-18 11:03:40 It a bit relevant to this topic: Code:
| ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1740] - posted: 2015-02-19 21:56:57 I have fixed this for next release, however, I will try to get around to declaring methods for local vars as soon as possible. (maybe using AS will be a good idea for now) Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1751] - posted: 2015-02-22 11:08:46 Code:
| ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1752] - posted: 2015-02-22 11:10:23 ... if we change in code above 'procedure*' with 'function*' | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1753] - posted: 2015-02-22 11:16:21 Cannot compile even if we write Code:
| ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1766] - posted: 2015-02-23 12:34:54
Functions must have a return type declared. Code:
Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 10 user(s) online. 0 member(s) and 10 guest(s) Most users ever online was 1046, January 28, 2022, 2:08 pm. Statistics: Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51 Welcome to our newest member, yecate |