execve to execute a program

I tried using the following code to execute a program but it doesnt seems to be working .. I would like to know whats wrong wit it .

execve\("/bin/cat", "words", NULL\);