Skip to content

The intent of these classes is to demonstrate encapsulation and inheritance.

Notifications You must be signed in to change notification settings

lkorsman/SequenceEnum

Repository files navigation

SequenceEnum

There are 3 C++ classes, SequenceEnum, SeqExtract, and SpasEnum. SequenceEnum is the parent/base class and SeqExtract and SpasEnum are the child/derived classes. The classes will take a string and modify it in different ways according to the class. The intent of these classes is to demonstrate encapsulation and inheritance.

About

The intent of these classes is to demonstrate encapsulation and inheritance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages