Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Carlos Ivan Conde Martin Profile

photo Carlos Ivan Conde Martin (carlosivan3)
05 Feb 2002
Madrid, Spain Spain
Telecommunications Engineer

Contact memberContact this Member Edit ProfileEdit my profile

This user has contributed 0 articles, 3 code samples and posted 7 messages in our discussion forums.

Technology Interests

      Code Samples

    • Version Control Form

      by carlosivan3

      This 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. . Read full article

    • Formatting text received in E-Mail

      by carlosivan3

      All 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.. Read full article

    • Char Buffer Class Module

      by carlosivan3

      Class 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.. Read full article