Vector of type character

@Prabhleen_sheenu what do you want say? whats your doubt?

There was some error while running the code.please see to it

@Prabhleen_sheenu whats the question what do you want the code to do?


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.

@Prabhleen_sheenu


see this corrected

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

@Prabhleen_sheenu corrected


problem was in printing (cant display vector directly)

Got it .Thank you !!

you are welcome @Prabhleen_sheenu