CS50 2022 - Lecture 1 - C - edX

 functions

arguments, side effects, return values

conditionals Boolean expressions loops variables ...

#include

int main(void) {

printf("hello, world\n"); }

source code

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download