Note that some of the C type word names clash with commonly-used Factor words:
•
float clashes with the float word in the math vocabulary
If you use the wrong vocabulary, you will see a no-c-type error. For example, the following is not valid, and will raise an error because the float word from the math vocabulary is not a C type: