Register | Login
Forum Index > Bugs and Fixes > negative float parameter
Author Message
Pages: 1 2 3
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[1313] - posted: 2012-12-28 22:34:23

have an other error

when call a function that has default parameter ziron gives error.

for example
Code:
  procedure RenderWorld = ('_RenderWorld@4')(single timeSinceLastFrame=0.0); stdcall;

calling it like this is okay
  
  RenderWorld(0.0);

but calling like this give error

  RenderWorld();


here is the error

[97,23]: Unknown float type in [testprg.zir]
Code:
RenderWorld();



http://www.freewebs.com/ogremagic/index.htm
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[1314] - posted: 2012-12-28 22:45:48
OK, lol this time.... smile

It should be solved.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[1315] - posted: 2012-12-28 22:51:36

oh , thanks , every thing is okay now.

http://www.freewebs.com/ogremagic/index.htm
Pages: 1 2 3
create new reply


Quick reply:

Message:



Currently Active Users:
There are currently 1 user(s) online. 0 member(s) and 1 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
const Copyright = '2011-2024 © OverHertz Ltd. All rights reserved.';
Web development by OverHertz Ltd