C-language Group


Group Description

Group holding aspect programs developed to demonstrate how XWeaver operates on C code. Most of the aspects in the sample aspects library operates on C++ base code. Therefore all the aspects that operate on C base code are gathered in this group.


Aspects

AddFunctionComment_1
Sample aspect program to modify a function comment
AddFunctionComment_2
Sample aspect program to modify a function comment
Efficiency
This aspect counts the number of comparisons made by the quick sort algorithm