stdlib.h: abort() and exit()

Introduction

Introduction

void abort(void); void exit(int status);