PEC-CSS / Open-Source

Official ACM CSS PEC repository for resources and all things Open source
86 stars 132 forks source link

Size of datatypes #373

Closed ultimatecoder2 closed 3 years ago

ultimatecoder2 commented 3 years ago

Write a program to print the size (in bytes) of some of the fundamental datatypes. Some examples of fundamental datatypes are: char, short, int, long, long long, float, double, bool, long double, etc

Axe-Pearl commented 3 years ago

I want to work on this issue, Please assign it to me

Axe-Pearl commented 3 years ago

Hey, please check my PR ?