@@ -101,7 +101,7 @@ int printf_unsigned(va_list args)
/**
* printf_srev - function that prints a str in reverse
* @args: va_arg where is allocated printf arguments
* @args: va_arg arguments
* Return: the string
*/
intprintf_srev(va_listargs)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.