See C Go
See C Go. Provisional Title. Syntax. Types int , float, double, char, void Identifiers f oo Operators + - * / ^ Delimiters ; {} () “” ‘’ Keywords return, struct , for, if, const , static. Hello World! a + b = c. #include < stdio.h > int main() { /* This is a comment */
354 views • 22 slides