don't correct it .. just think about it :-) this is a nice one |
don't correct it .. just think about it :-) this is a nice one [[Code] #include <stdio.h> #include <string.h> int main(){ char *string=0; printf("%d",strlen(string)); return(0); } ] strlen is not NULL pointer safe |
![]() |
|
![]() |
|
don't correct it .. just think about it :-) this is a nice one
![]() |
|
strlen is not NULL pointer safe