find the size of structure without using the size of function

Answer Posted / vinay

struct abc
{
-------------
--------------
-------------
};

struct abc arr[2];
difference btw arr[2] and arr[1]

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How arrays can be passed to a user defined function

581


What is n in c?

577


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1701


What are the disadvantages of c language?

624


What is array in C

713






What is the role of this pointer?

555


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

656


When should volatile modifier be used?

558


What is time null in c?

587


What is union and structure?

576


How is a pointer variable declared?

596


How do you convert strings to numbers in C?

713


Write a program to use switch statement.

662


Explain how are portions of a program disabled in demo versions?

657


What is the difference between mpi and openmp?

738