Author Topic: pointers  (Read 551 times)

0 Members and 1 Guest are viewing this topic.

Offline DorkeyDear

  • Veteran
  • *****
  • Posts: 1507
  • I also go by Curt or menturi
pointers
« on: September 26, 2008, 05:28:10 am »
I've already realized that they seem to not work, although wanted to make sure that its because they just don't exist in Soldat pascal... do they? If so, how do I use them?


(With a little Google, I tried "var test: ^integer;" and seemed to not work)

Offline EnEsCe

  • Retired Soldat Developer
  • Flamebow Warrior
  • ******
  • Posts: 3101
  • http://enesce.com/
    • [eC] Official Website
Re: pointers
« Reply #1 on: September 26, 2008, 07:07:06 am »
The ScriptCore does not support pointers, sorry. Mostly for security reasons.