dev c++ has one ruler (right margin) which can be set
at any position in line (ie: 132). i was wondering if
it would be possible to implement more of these
ruleres? sort of a guide lines, which could be set at
any positions in line (perhaps also color of the margin)?
personally i like to code in such way that for example
all class data members types start at position 21,
their names at 61 etc...
vesoljc