Tuesday 8 February 2011

Data type in c library



    Apart from this primary data type c library provides many very useful data types. Those data types are very necessary to write some program in c. Those data types with header files are:



(1) FILE (stdio.h)

(2) size_t (stdio.h)

(3) fpost_t (stdio.h)

(4) complex (math.h)

(5) ptrdiff_t

(6) wchar_t (stddef.h)

(7) time (dos.h)

(8) dostime_t (dos.h)

(9) date (dos.h)

(10)dosdate_t (

No comments:

Post a Comment