[PD-dev] why not?

Mathieu Bouchard matju at artengine.ca
Wed Oct 28 23:57:21 CET 2009


 	class_setpropertiesfn(text_class,(t_propertiesfn)0xDECAFFED);
 	unsigned long *lol = (unsigned long *)text_class;
 	int i=0;
 	while (lol[i]!=0xDECAFFED) i++;
 	*((char *)(lol+i+1) + 6) = 1;
 	class_setpropertiesfn(text_class,0);

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801


More information about the Pd-dev mailing list