In this code count = 0; Where should put it

前端 未结 0 572
萌比男神i
萌比男神i 2021-01-02 18:31

Write a recursive function, vowels, that returns the number of vowels in a string. Also, write a program to test your function. My code;

#include

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题