30 Sep 11:05
C API: accessing to the elements of an array
From: Martin Nilsson (Opera Mini - AFK!) @ Pike (-) importmöte för mailinglistan <6341 <at> lyskom.lysator.liu.se>
Subject: C API: accessing to the elements of an array
Newsgroups: gmane.comp.lang.pike.user
Date: 2008-09-30 09:05:03 GMT
Subject: C API: accessing to the elements of an array
Newsgroups: gmane.comp.lang.pike.user
Date: 2008-09-30 09:05:03 GMT
Accessing the elements is not that difficult either. This should give the array_index item (svalue) from the array at stack_index position on the stack. ITEM(Pike_sp[-stack_index])[array_index]
RSS Feed