HPCToolkit
line_wrapping.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
Include dependency graph for line_wrapping.c:

Go to the source code of this file.

Functions

int strwrap (char *s, int w, char ***line_ret, int **len_ret)
 

Function Documentation

◆ strwrap()

int strwrap ( char *  s,
int  w,
char ***  line_ret,
int **  len_ret 
)

Definition at line 60 of file line_wrapping.c.

Here is the call graph for this function:
Here is the caller graph for this function: