OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
get_line.c File Reference
#include <string.h>
#include <stdio.h>
Include dependency graph for get_line.c:

Go to the source code of this file.

Functions

char * get_line (char *str, int nchar, FILE *stream, int enc)
 

Function Documentation

◆ get_line()

char* get_line ( char *  str,
int  nchar,
FILE *  stream,
int  enc 
)

Definition at line 4 of file get_line.c.