| ??? 11/25/02 10:10 Read: times |
#33095 - RE: C++ style in C/ Erik |
What I meant to say:
C++ protects data by encapsulation, for example if you define int ii inside a class this integer is only seen by the class members and non existance to the outside world, it can only be accessed by a member function. In C language treat the data defined inside a module like C++ class and never access it directly, always use functions to access the data. I use both C and C++ coments in my programs. Regards Mahmood |
| Topic | Author | Date |
| C++ style in C | 01/01/70 00:00 | |
| RE: C++ style in C | 01/01/70 00:00 | |
| RE: C++ style in C | 01/01/70 00:00 | |
| RE: C++ style in C | 01/01/70 00:00 | |
| RE: C++ style in C | 01/01/70 00:00 | |
| RE: C++ style in C | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C/ Erik | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C/ Erik | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C. //Judy / Erik | 01/01/70 00:00 | |
| RE: C++ style in C. mahmood | 01/01/70 00:00 | |
| RE: C++ style in C. Erik | 01/01/70 00:00 | |
| RE: local global???!!!?!?!?! | 01/01/70 00:00 | |
| RE: local global???!!!?!?!?! | 01/01/70 00:00 | |
| RE: local global???!!!?!?!?! | 01/01/70 00:00 | |
| RE: C++ style in C | 01/01/70 00:00 | |
RE: C++ style in C. mahmood | 01/01/70 00:00 |



