User profile: JAI SINGH

User info
User name:JAI SINGH
Email:jaicse86@gmail.com
Name:jai singh
Location:varanasi
Statistical data
Birthdate:Aug 8, 1989
Gender:Male
Occupation:Programmer
Skills:C
C++
Java
C#
History
Joined:
Number of posts:68
Latest posts:

printf()
sorry my mistake Q is printf() is part of code segment but found in data segment why?

printf()
Q -printf() is part of code segment but found in data segment.......why?

C
Is object oriented programming is posible in C if yes then which compiler should I use if no then w...

bit fields
struct A { int a:4; int b:5; }; typedef struct A A; int main(void) { A x; x.a=-5 p...

operating system error
Hi... I was using Ubntu 12.10 for C/C++ but when I started my computer Today then...