Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Debug::RepeatChar Class Reference

Repeats a given character N times. More...

#include <debug_debug.h>

Public Member Functions

 RepeatChar (char ch, int count)
 Repeats a given character N times.
 

Detailed Description

Repeats a given character N times.

Definition at line 287 of file debug_debug.h.

Constructor & Destructor Documentation

◆ RepeatChar()

Debug::RepeatChar::RepeatChar ( char ch,
int count )
inlineexplicit

Repeats a given character N times.

Definition at line 297 of file debug_debug.h.


The documentation for this class was generated from the following file: