#include
#include
#include
void keyw(char str[10])
{
if(strcmp("for",str)==0)
printf("%s is a keyword",str);
else if(strcmp("while",str)==0)
printf("%s is a keyword",str);
else if(strcmp("char",str)==0)
printf("%s is a keyword",str);
else if(strcmp("int",str)==0)
printf("%s is a keyword",str);
else if(strcmp("if",str)==0)
printf("%s is a keyword",str);
else if(strcmp("else",str)==0)
printf("%s is a keyword",str);
else
printf("%s is an identifier",str);
printf("\n");
}
main()
{
FILE *f1,*f2,*f3;
char c,str[10];
int num[100],ln=0,tvalue=0,i=0,j=0,k=0;
printf("Enter a C program expression");
f1=fopen("input.c","w");
while((c=getchar())!=EOF)
fputc(c,f1);
f1=fopen("input.c","r");
f2=fopen("identifier.txt","w");
f3=fopen("specialchars.txt","w");
while((c=fgetc(f1))!=EOF)
{
if(isdigit(c))
{
tvalue=c-'0';
c=fgetc(f1);
while(isdigit(c))
{
tvalue=tvalue*10+c-'0';
c=fgetc(f1);
}
num[i++]=tvalue;
ungetc(c,f1);
}
else if(isalpha(c))
{
fputc(c,f2);
c=fgetc(f1);
while((isdigit(c))isalpha(c)c==' 'c=='$')
{
fputc(c,f2);
c=fgetc(f1);
}
fputc(' ',f2);
ungetc(c,f1);
}
else if(c==' 'c=='\t');
else if(c=='\n')
ln++;
else
fputc(c,f3);
}
fclose(f1);
fclose(f2);
fclose(f3);
printf("Numbers in the program are \n");
for(j=0;j
printf("%d",num[j]);
printf("\n");
f2=fopen("identifier.txt","r");
k=0;
while((c=fgetc(f2))!=EOF)
{
if(c!=' ')
str[k++]=c;
else
{
str[k]='\0';
keyw(str);
k=0;
}
}
fclose(f2);
f3=fopen("specialchars.txt","r");
printf("The special chars in the pgm are \n");
while((c=fgetc(f3))!=EOF)
printf("%c",c);
printf("\n");
fclose(f3);
}
Inside the symbol table of the compiler.
Class&genus
Oracle is a great program for creating a student detail in a table using HTML. One can even use a word processing platform too.
See the related links section for a link to a JAR file containing this program.
Can you be more specific? What kind of table do you mean, and what program are you using? A SQL statement like this will do it: alter table tblName drop column colName tblName is the name of the table colName is the name of the column
The d-block elements in the periodic table are located in groups 3 to 12. They are transition metals that have partially filled d orbitals.
There are 38 transition elements in the periodic table.
The transition metals are located in groups 3 - 12 on the Periodic Table.
No, francium is not a transition metal. It belongs to the alkali metal group on the periodic table. Transition metals are found in the d-block of the periodic table.
Inside the symbol table of the compiler.
Sodium is an alkali metal, group 1 in the periodic table of Mendeleev (not a transition metal !).NO!
There are 38 elements classified as transition metals in the periodic table.
No, the Transition Metals are found in Groups III B to II B in the periodic table.
transition metals are not in any groups, however they are elements between group II & III of the periodic table
in the middle
No, chlorine is not a transition metal. It is a nonmetal element in the halogen group of the periodic table. Transition metals are found in the d-block of the periodic table.
The most unstable species in the periodic table among transition and inner transition elements is #43 Technetium (Tc). It is so unstable that it does not occur naturally.