Vector of type character
There was some error while running the code.please see to it
i am trying to implement this code(first link) using vector of type character for this i am trying this (second link) https://ide.codingblocks.com/s/268156
if i write string in place of character in line 6 of my second link then it is working fine otherwise it is showing error. i cant use string i guess because first link will work only with character array.
please check ma’am there is some error in passing vector to a function
make the function above the main bro. you are making below the main so its giving error
sorry to bother you but thats not working
Got it .Thank you !!