=====signed===== The signed keyword is a data type modifier that is usually used to declare signed char variables. See the [[/data_types|data types]] page. Related Topics: [[bool]], [[char]], [[double]], [[float]], [[int]], [[long]], [[short]], [[unsigned]], [[void]], [[wchar_t]]