Code help

Mr. Coding Badly, nice catch i added the semicolon but now i have a different error, the new error is "to few arguments to function 'void LcdStrin(char characters)'"
the rest of the errors are
Lcd_screen___keyboard.cpp: In function 'void loop()':
Lcd_screen___keyboard:154: error: too few arguments to function 'void LcdString(char
)'
Lcd_screen___keyboard:186: error: at this point in file
Lcd_screen___keyboard:208: error: invalid conversion from 'char' to 'char*'
Lcd_screen___keyboard:208: error: initializing argument 1 of 'void LcdString(char*)'
Mr. PaulS, where should i place my libraries than? I always thought you put them there, so far it has not caused me anyproblems