User Profile

Collapse

Profile Sidebar

Collapse
chala
chala
Last Activity: Nov 23 '07, 12:45 PM
Joined: Nov 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hi.. This is for ur question (a)

    in ur code segment u cannt declare a variable in the middle of the pgm.so u hav to declare the variable p in the beginning itself;
    Then the vaiable fp is not declared anywhere in ur pgm.so u couldn't use that variable;
    then the break stmt. we have to use the break stmt within a loop or a switch stmt. these r the errors in ur code segment........ .....
    See more | Go to post

    Leave a comment:


  • chala
    started a topic explanation needed
    in C

    explanation needed

    Hi..

    I'm new to this unix with c. Actually am having a pgm. It has the header files sys/types.h,unistd. h,win.h,scr.h,c urses.h,stdarg. h and colors.h. Can anyone explain me about these header files. Why we are using this header files.
    See more | Go to post
No activity results to display
Show More
Working...