answersLogoWhite

0

The "ch" in "temp" most likely stands for "channel," where it refers to the designated channel or frequency used for transmitting and receiving data or signals in a communication system or device.

User Avatar

AnswerBot

1y ago

What else can I help you with?

Continue Learning about Natural Sciences
Related Questions

How do you reverse the order of words in a sentence in c?

#include <string.h> char * revsentence(char *str) { int i,j,len; char temp; len=0; len=strlen(str) for(i=0;j=len-1;i<j;i++,j--) { temp=str[i]; str[j]=str[i]; str[j]=temp; } return str; }


What does ch mean for Swiss cars?

CH = "Confederatio Helvetica" = Swiss Confederation


What does .CH mean in a URL address?

.CH is the domain extension for Switzerland.


What is the abbreviation of temp?

Do you mean, what is temp. the abbreviation for? Temperature. Temporary.


What does the CA CH mean in rental ads?

CA= Central Air CH=Central Heat. Sometimes you see it as CH&A


TO CH U WHAT Does this mean?

you are out of touch!!


What does ch mean on a map?

Church


Write a C program to implement dequeue?

Write a C program for Dequeue #include #include struct dll { struct dll *llink; int data; struct dll *rlink; }; typedef struct dll node; node *first=NULL, *new; void create(),insertbeg(),insertmid(),insertend(),insert(); void delbeg(),delmid(),delend(),delete(); void display(); void main() { char ch='y'; int c; clrscr(); while(ch=='y') { printf("1. create 2. insert 3. delete 4. display 5.exit\n"); printf("enter u'r choice"); scanf("%d",&c); switch(c) { case 1: create();break; case 2: insert();break; case 3: delete();break; case 4: display(); } printf("do u want to continue(y/n)"); fflush(stdin); scanf("%c",&ch); } } void create() { node *temp; char ch='y'; temp=first; do { printf("enter the data for new node\n"); new=(node *)malloc(sizeof(node)); scanf("%d",&new->data); if(first==NULL) { first=new; temp=new; new->llink=NULL; new->rlink=NULL; } else { temp->rlink=new; new->llink=temp; new->rlink=NULL; temp=new; } printf("do u wnat to create another node(y/n)"); ch=getchar(); fflush(stdin); }while(ch!='n'); } void insert() { char ch='y'; int c; while(ch=='y') { printf("1.insertbeg 2: insertmid 3. insertend 4. exit\n"); printf("enter u'r option"); scanf("%d",&c); switch(c) { case 1:insertbeg();break; case 2:insertmid();break; case 3:insertend(); } printf("do u want to continue(y/n)"); fflush(stdin); ch=getchar(); } } void insertbeg() { printf("enter data for node to aded in the beginnning"); new=(node *)malloc(sizeof(node)); scanf("%d",&new->data); if(first==NULL) { first=new; new->llink=NULL; new->rlink=NULL; } else { new->rlink=first; first->llink=new; new->llink=NULL; first=new; } } void insertmid() { int pos,i=1; node *temp; temp=first; printf("enter the positon to insert a node"); scanf("%d",&pos); printf("enter data for node to be added at a positon %d",pos); new=(node *)malloc(sizeof(node)); scanf("%d",&new->data); while(i { temp=temp->rlink; i++; } temp->rlink->llink=new; new->rlink=temp->rlink; temp->rlink=new; new->llink=temp; } void insertend() { node *temp; temp=first; printf("enter data for node to be aded at end"); new=(node *)malloc(sizeof(node)); scanf("%d",&new->data); while(temp->rlink!=NULL) { temp=temp->rlink; } temp->rlink=new; new->llink=temp; new->rlink=NULL; } void delete() { char ch='y'; int c; while(ch=='y') { printf("1. delbeg 2. delmid 3. delend 4. exit\n"); printf("enter u'r option"); scanf("%D",&c); switch(c) { case 1: delbeg();break; case 2: delmid();break; case 3: delend();break; } printf("do u want to continue(y/n)"); ch=getchar(); } } void delbeg() { node *temp; if(first==NULL) { printf("deletion not possible"); exit(); } else { first=first->rlink; first->llink=NULL; } } void delmid() { int pos,i=1; node *temp; temp=first; printf("enter the position to delete a node"); scanf("%d",&pos); while(i { temp=temp->rlink; i++; } temp->rlink->rlink->llink=temp; temp->rlink=temp->rlink->rlink; } void delend() { node * temp; temp=first; while(temp->rlink->rlink!=NULL) { temp=temp->rlink; } temp->rlink->llink=NULL; temp->rlink=NULL; } void display() { node *temp; if(first==NULL) { printf("linked list is empty"); exit(); } else { printf("the contents of dd are :\n"); temp=first; while(temp->rlink!=NULL) { printf("%d",temp->data); temp=temp->rlink; } } }


What country has the initials CH?

If you mean the international car registration then it is Switzerland


What doe the root temp mean?

"Temp" is an abbreviation for "temperature." The term "root temp" could refer to the basic or initial temperature of a system or environment from which changes are measured or compared.


What does a CH sticker on a car mean?

switzerland


What is the mean temp of Arizona?

Candice deWitt: she is the meanest temp-worker in al of Arizona

Trending Questions
How many amps does a 2000 watt heater draw at 240 volts? What is the distance from the ozone to earth's surface? What are the potential environmental impacts of neonics products? How many avalanches are caused by skiers? What do blood delivers in body? What reaction causes aqueous solutions of alkali metal carbonates to be basic? Where is non keratinised stratified epithelium found? Why are earthquakes so frequent in Central America? Fatima says that she weighs 45 grams but she used the wrong unit of measurement how much does she really weigh? Which metals are not very reactive and occur in a free state in nature? If you are looking at a cell under the microscope and you found it has a flagellum and lysosomes what could you conclude about this cell? Which describes the location of Earth and biosphere which includes all of Earth and living things? Where DNA is found in an organism? What character expressed a desire to be on a quiet island with only you and trouble and danger and hideous recollections removed from me? Why was it necessary that the universe cool down before plants could form? What are the six summaries of the heliocentric model? Can fluorite be scratched by a steel nail? If you have an oily or saturated absorbent pad after a feeling at a marina fuel that what is the best thing to do with it if you have an oil leak or saturated absorbent pad after a feeling at a? What ocean is located near the South Pole? In the context of debates over the origins of knowledge nature is to nurture as?