User Portlet User Portlet

YAMADA TAKATOSHI
Discussions
I am writing an app that uses Wolfram Engine as a computational backend. In the app, a thread that receives a packet from the kernel calls WSReady() to poll it. When an object is received from the kernel, after checking the packet type, WSGetType()...
This was resolved by contacting technical support. My support person said that I can put an expression a[b][c, d] on a link by WSPutType(link, WSTKFUNC); WSPutArgCount(link, 2); WSPutFunction(link, "a", 1); WSPutSymbol(link,...
![enter image description here][2] -- you have earned ***Featured Contributor Badge*** ![enter image description here][1] Your exceptional post has been selected for our editorial column ***Staff Picks*** http://wolfr.am/StaffPicks and [Your...