answersLogoWhite

0

With an assignment. Examples:

structure.field = 1;

str_ptr->field += 2;

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How would you alter the value stored in the structure member using function?

Pass the structure by reference then dereference the member. typedef struct S { int x; }; void foo (struct S* s) { s->x=42; }


A system administrator can alter the default logon process appearance and function using what?

Winlogon


Which operator require to call c function using object name?

The operator required to call c function using object name is function object. Other operator names that deal with objects are structure dereference, structure reference, and indirection


Is it possible to call a stored procedure from java script function and populate an aspnet dropdown list HTML control using the value returned by the SP?

No, a stored procedure can not be called from Javascript. A dropdown list however can be populated using a stored procedure.


What is double hashing in data structure?

if collision is occurred in hash function then we can solve this problem by using double hash function


A sentence using the word alter?

She paid a seamstress to alter the waistline of the dress.


How do you pass a constant to a function argument that only accepts a structure?

Assuming that the argument will only accept a structure, you must place the constant inside of a structure, and use that structure as an argument. If you're using a looser language, you may be able to get away with using a constant in the place of the structure; but either way, that's bad programming practice.


What are the overheads in using recursion?

Variables that are passed to the function but your teacher wants to know where those variables are stored and why it can be a problem. It is your job to find out, its called learning.


What is a good sentence using alter?

If you will alter your bad attitude for a good on, life will be better!!


Describe how can viruses and prions can alter cell function?

Viruses can alter cell function by entering host cells and using their machinery to replicate and produce more virus particles. Prions, on the other hand, are misfolded proteins that can induce normal proteins in the cell to also misfold and accumulate, disrupting normal cellular function. Both viruses and prions can cause damage to cells, leading to various diseases and health problems.


Can you add new columns to a database after creating the structure?

Columns are added to a table, not a database (which is a collection of tables). Adding a column to a table is achieved by using the Alter Table SQL command.


When using a flash drive is the data stored on the computer?

No. It is stored on the Flash drive.