[Ilugc] Kernel struct info

  • From: cyborg4k@xxxxxxxxx (Shakthi Kannan)
  • Date: Tue Jan 11 21:53:01 2005

Hi Raja,

--- Raja Mallik <raja.mallik@xxxxxxxxxxx> wrote:

Kernel maintains a structure that can be operate by
READ/WRITE
operations by user application.
For eg : SET1[5] = {10, 11,12,13,14,}
         SET2[5] = { 0, 1,  2, 3, 4}

         GET1[5] = {21, 22, 23, 24, 25};
         GET2[5] = {0,  1, 2, 3, 4};

Will it be only 5 elements? What type are these
elements? Will the size of the array grow? Are the
values a constant? What is the scope of the structure?

 
K Shakthi

=====
--------------------------------------------------------------------------
K Shakthi
Specsoft (Hexaware Technologies), ASIC Design Center
http://www.geocities.com/shakthimaan
--------------------------------------------------------------------------


                
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail ;

Other related posts: