C Program to Illustrate all data types
C Program to Illustrate all dataย types
C Program to Illustrate all data types.ย The four different data types are assigned the corresponding values are printed. We can see that, to print a Integer value we give a %d sign, similarly for Character %c, Float %f and for Double %e.
/*********************************************************** * Author: vinay * Copyright: www.borland-turbo-c.com * version: borland turbo c 3.0 *โฆ
View On WordPress












