COHERENT help

This page displays the COHERENT help information for atoi.

Listing of available help pages


atoi() -- Convert ASCII strings to integers

#include <stdlib.h>
int atoi(string) char *string;