I am trying to have python write "\x00" to my c++ program. But, it
seems Python skips right over this function. Any ideas why?
this is suppose goes directly to my c++ program
CPlus.write("write")
class CPlus:
def write(self, str):
toapp.write(self, str)
TIA.
Sent via Deja.com http://www.deja.com/
Before you buy.