[A92] Problems using push_string and push_ANSI_string from TIGCC
[Prev][Next][Index][Thread]
[A92] Problems using push_string and push_ANSI_string from TIGCC
It seems that when I try to use push_string or push_ANSI_string to return a
string value from a program, the string is chopped off at the first space.
push_ANSI_string("hello, world!") returns "hello,"
push_ANSI_string("\"hello, world!\"") returns ""hello,"
push_string($("hello, world!")) returns ""hello,"
[quotes there are necessary, or the macro nukes.]
Thoughts?
Cliff Biffle
Network Security Consultant
Fun tip: ESC bypasses the "password protection" on Windows! Have fun, kids.
(If this frightens you, switch to UNIX. :-)
References: