Even worse, you have a couple of identifiers that start with an underscore. Such identifiers are reserved by the C standard for use by the implementation. Using them causes your code to exhibit...