I need to find the mistakes in the following code and I\'m not sure I found all of them. 1)
char *str; str=(int*)malloc(10);
I\'m not s