Friday 20 May 2016
Data types are declarations for
memory locations on variable.
## We are generally
use –
int
|
%d
|
float
|
%f
|
char
|
%c
|
double
|
%lf
|
Output: 5 |
Output: 5.250000 |
Character type:
Output: k |
....Post by: Md.Mostafa Kamal
c programming sample codes for write c program
ReplyDeletec example code Dynamic array of structures