“Chishiki” is Japanese for “knowledge.” e-chishiki.com aims to bring software developers, information security professionals, IT executives and other IT pros a rich body of knowledge in the form of articles, interviews, tutorials and technical discussions. Our contributors are among the biggest names in the Indian IT industry and include noted authors, educators and practitioners.
Tips
| Title | Date |
|---|---|
| C++: Can you access private data members of a class from outside the class? | December 21, 2007 |
| C++: Some programs need to exercise precise control over the memory areas where data is placed. | December 21, 2007 |
| C: How can I write a general-purpose swap without using templates? | December 21, 2007 |
| C: Why the output of sizeof ( 'a' ) is 2 and not 1 ? | December 21, 2007 |
| C: What is the difference between const char *p, char const *p, and char* const p ? | December 21, 2007 |
| C++: Will the following program compile and run correctly? | December 21, 2007 |
| C: How to use scanf( ) to read the date in the form of dd-mm-yy? | December 21, 2007 |
| C: What's wrong with the following declaration? | December 21, 2007 |
| C++: When we are required to find offset of an element within a structure? | December 21, 2007 |
| C: How do I define a pointer to a function which returns a char pointer? | December 21, 2007 |
« Previous 1 2 3




