Go to the source code of this file.
Functions | |
| _LIT (KFailed,"\n Error occurred") | |
| _LIT (KPressAKey,"\n\n Press any key to continue the example\n") | |
| _LIT (KLength,"\n Length= %d") | |
| _LIT (KMaxLength,"\n MaxLength= %d") | |
| _LIT (KBuffer1,"11111") | |
| _LIT (KBuffer2,"22222") | |
| void | MainL () |
| GLDEF_C TInt | E32Main () |
Variables | |
| const TInt | KLargeBufSize = 15 |
| const TInt | KSmallBufSize = 3 |
| const TInt | KMedBufSize = 7 |
Definition in file rbufexample.cpp.
1.5.3