#include #include #include char *reverse(char *str){ } int main(){ char *str = "hello world null"; }