On Wed, Mar 12, 2014 at 9:16 PM, Joe Bogner <[email protected]> wrote: > I can't figure out by looking at it how the tmpnam gets > added to the system command. I'm used to seeing popen > > https://github.com/openj/core/blob/18fd23bbdc2f50770eb3047e978cd5e4e3b47039/xh.c#L39 >
Scratch that, I figured out how it gets added. It's appending it to the end of the pointer. The number 5 still has me confused and the " > ". Anyways, I don't think this is helping unless it has something to do with 5 and exceeding the number of temporary files or something like that. Probably a false trail of thought ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
