All pastes #1827080 Raw Edit

clueless

public text v1 · immutable
#1827080 ·published 2010-03-07 15:41 UTC
rendered paste body
            csString factory = childWidgetNode->GetAttributeValue( "factory" );            if (factory.Length() == 0)            {                factory=childWidgetNode->GetValue();                if (strncmp(factory,"paws",4) != 0)                    continue;            }