search for: strpcpi

Displaying 1 result from an estimated 1 matches for "strpcpi".

Did you mean: strpcpy
2009 Mar 13
1
[PATCH 1/1] cmd.c32: allow an option for clearing the screen
From: Gene Cumm <gene.cumm at gmail.com> COM32/cmd.c32: Allow an option for clearing the screen Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- If "-c" is the first option to cmd.c32, it will first clear the screen by dumping a series of newlines to the screen. Applies against current head. diff --git a/com32/modules/cmd.c b/com32/modules/cmd.c index