everytime i try to use strrev() in my program i recieve a warning ! this is my program : #include ... printf("%s",mot_reverse); return 0; }