|
|
|
|
|
by hencoappel
1049 days ago
|
|
C family here refers to syntax style. In this case the general use of curly braces to denote blocks and often semicolons to denote end of statements. Another example of such a family would be the ML language family with languages like Haskell and F Sharp. |
|