Scroll to navigation

S3D_POP_LINE(3) s3d Manual S3D_POP_LINE(3)

NAME

s3d_pop_line - remove lines

SYNOPSIS

#include <s3d.h>

int s3d_pop_line(int object, uint32_t n);

DESCRIPTION

Deletes the latest n lines from the line stack of the object.

AUTHOR

Simon Wunderlich

Author of s3d
s3d