piglatin.c#include #include #include "genlib.h"#include "strlib.h"#include "simpio.h"#include "sc ... word);입력된 단어를 피그라틴 언어로 바꾸는 기능static int FindFirstVowel(string word);단어를 하나씩 증가시키면서 단어의 위치를 바뀌게 하는 기능s ... tatic bool IsVowel(char ch);문자가 모음으로 나올시에 TRUE를 모음이 아니면 FALSE를 할당하는 함수static 은 어떤 함수가 특별히 하나의 모둘 안