SyntaxFix
Write A Post
Hire A Developer
Questions
Hope it help. :)
const unsigned attribName = getname(); const unsigned attribVal = getvalue(); const char *attrName=NULL, *attrVal=NULL; attrName = (const char*) attribName; attrVal = (const char*) attribVal;