Go to the source code of this file.
Functions | |
_LIT (KPressAKey,"\n\tPress any key to continue....") | |
_LIT (KConstruct,"\n\n ****Construct****") | |
_LIT (KAdd,"\n ****Add objects****\n") | |
_LIT (KNumberOfObjects,"\nNumber of objects in the circular buffer: %d\n") | |
_LIT (KAddFailed,"\nElement cannot be added because the circular buffer is full\n") | |
_LIT (KRemove,"\n ****Remove objects****\n") | |
void | MainL () |
GLDEF_C TInt | E32Main () |
Definition in file circularbuffer.cpp.