Home / Languages / C

“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.

Products ( Languages / C )

Category Title Author Date
C Let Us C, 8th Edition Yashavant Kanetkar December 20, 2007

Latest Articles ( Languages / C )

Category Title Author Date
C A Windows Device Driver Primer (2/10): Device Driver Programming Asang Dani , Yashavant Kanetkar July 16, 2008
C A Windows Device Driver Primer (1/10): Introduction Asang Dani , Yashavant Kanetkar July 08, 2008
C Ethernet Programming Vijay Mukhi January 15, 2008

Latest Tips ( Languages / C )

Category Title Date
C C: What will be the output of the following program? December 21, 2007
C C: Would the following program compile? December 21, 2007
C C: What will be the output of the following program? December 21, 2007
C C: How to write to multiline macro in C? December 21, 2007
C C: In the file F2.C, why sizeof doesn't work on the array a[ ]? December 21, 2007
C C: Suppose we have a floating point number with higher precision say 12.126487687 and we wish it to be printed with only precision up to two decimal places. How can I do this? December 21, 2007
C C: How do I print the contents of environment variables? December 21, 2007
C C: Suppose I have a structure having fields name, age, salary and have passed address of age to a function fun( ). How I can access the other member of the structure using the address of age? December 21, 2007
C C: Why is it not possible to scan strings from keyboard in case of array of pointers to string? December 21, 2007
C C: On including a file twice I get errors reporting redefinition of function. How can I avoid duplicate inclusion? December 21, 2007
C C: Tips about typedef of Pointers to Functions December 21, 2007
C C: Can you analyse the following statement? What is being printed? December 21, 2007
C C: What do you mean by a "dangling pointer"? December 21, 2007
C C: How to write a swap( ) function which swaps the values of the variables using bitwise operators? December 21, 2007
C C: How can I write a general-purpose swap without using templates? December 21, 2007
C C: Why the output of sizeof ( 'a' ) is 2 and not 1 ? December 21, 2007
C C: What is the difference between const char *p, char const *p, and char* const p ? December 21, 2007
C C: How to use scanf( ) to read the date in the form of dd-mm-yy? December 21, 2007
C C: What's wrong with the following declaration? December 21, 2007
C C: How do I define a pointer to a function which returns a char pointer? December 21, 2007

On Sale From April 2008

Let Us C
8th Ed.
C programming classic & best seller. 1 million+ copies sold!

Y. Kanetkar

On Sale From April 2008

Introduction to Object Oriented Programming & C++

Y. Kanetkar

On Sale From June 2008

Microsoft .NET Framework: Web Application Security

Vijay Mukhi

On Sale From June 2008

Quest C++ Courseware
20 hours of instructional video and slides.

Y. Kanetkar Asang Dani

On Sale From June 2008

A Programmer's Guide to Web Application Security

Vijay Mukhi

Latest Forum Posts