FMAMER MOJROKKK

This commit is contained in:
2023-08-22 23:33:30 +03:00
parent 757ed69655
commit fad0b9fde3

View File

@@ -10,8 +10,8 @@ int printf_37(void)
}
/**
* printf_rot13 - printf str to ROT13 place into buffer
* @args: type struct va_arg where is allocated printf arguments
* printf_rot13 - str to ROT13 place into buffer
* @args: va_arg where is allocated printf arguments
* Return: counter
*/
int printf_rot13(va_list args)