Author Topic: Axiom Requests  (Read 95650 times)

0 Members and 1 Guest are viewing this topic.

Offline bored_student

  • LV3 Member (Next: 100)
  • ***
  • Posts: 44
  • Rating: +3/-0
    • View Profile
Re: Axiom Requests
« Reply #195 on: October 14, 2013, 08:26:27 am »
In fact you can do that with the ScanF() function. You pass the lamda which returns the adress of the subroutine as the first parameter and make somthing like Pxl-On({->r1}...  to store the pointer given in HL to r1 and use it further.

By the way I forgot a command in the DelI() function. I will post a update tomorrow (with Get() function to get a pointer to a specified element and Length() to easy access the length of the list.

Edit: Here it is. Hope I didn't make any mistakes yesterday night  <_<
       I'm going to make an example program soon
« Last Edit: October 15, 2013, 03:27:31 am by bored_student »
Sorry for my bad English, I'm German.

Offline Zemmargorp

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 115
  • Rating: +7/-2
  • Either programming or thinking of it.
    • View Profile
Re: Axiom Requests
« Reply #196 on: August 07, 2014, 01:37:51 pm »
I'm currently making a Menu( axiom. For the time being, it's a beta and isn't very user-friendly, but I'll improve it ! You can try it here. Don't forget to read the post with the explanations !

EDIT : Axiom finished !

« Last Edit: August 09, 2014, 12:48:18 pm by Zemmargorp »
I'm french, that's the reason why my English can be a bit approximate.