![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Repeats given string given times. More...
#include "sysdefs.h"
#include <stdio.h>
Functions | |
int | main (int argc, char **argv) |
Repeats given string given times.
This program can be useful when debugging run-length encoder in the Subblock filter, especially the condition when repeat count doesn't fit into 28-bit integer.