cs24-20fa Manual Pages

Introduction to Computing Systems (Fall 2020)

Files

fopen fread fwrite fseek ftell fflush fclose mkdir

Memory Allocation

malloc free realloc calloc

Memory Operations

memcpy memmove memset

String Operations

strcpy strcat strlen strcmp