C++: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
Line 105: Line 105:


The following is tested, working, fully commented source that gives a more detailed explanation than the source previously found here. It also hilights what improvements can be implemented on itself, where they can be inserted.
The following is tested, working, fully commented source that gives a more detailed explanation than the source previously found here. It also hilights what improvements can be implemented on itself, where they can be inserted.

To use, just include icxxabi.h in any ONE file of your C++ kernel source. Preferable the file where your kernel's main statements begin.


'''File: icxxabi.h'''
'''File: icxxabi.h'''