Carlos Ivan Conde Martin
Latest articles
-
Char Buffer Class Module
by Carlos Ivan Conde MartinClass module implementing a buffer of characters with useful features. May contain up to 2^31 characters, with size control, full/partial push, overrun/underrun events and auto-pop.
-
Version Control Form
by Carlos Ivan Conde MartinThis form will help a programmer to maintain version control text files for their projects. A programmer-defined command line argument allows programmer to change file directly within the developed program.
-
Formatting text received in E-Mail
by Carlos Ivan Conde MartinAll of us have received at sometime jokes or nice texts by E-Mail. Sadly, they're usualy plagued with starting '>' characters, split sentences, etc... This macro will alloy you to get a more proper text automatically.