lua-users home
lua-l archive

Is there a C API that could exchange the values at different index of the stack?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Is there a C API that could exchange the values at different index of the stack?
For example:
index j is "hello" , index i is 100
invoke a specific API,
index j is 100, index i is "hello"

AltStyle によって変換されたページ (->オリジナル) /