answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Write a program in foxpro to chek inputed character is vowel or not?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write a program in visual foxpro?

Same with other Visual Basic program, programming in FoxPro will require you to have the right syntax.


Program for print prime all number from 1 to 100 in foxpro?

Prime numbers are numbers that are only divisible by themselves and the number 1. You can write a program to print all prime numbers from 1 to 100 in FoxPro.


Write a program to enter a character and it will tell the character etered?

{char a;...cout > a;cout


How could you print decimal number to bynary nomber in foxpro?

I don't know of any specific function for that; you could write a user-defined function, that converts decimal to binary. In Visual FoxPro 9, transform() with a format code of "@0" will convert to hexadecimal; once you have that, it may be easier to convert each hexadecimal digit into 4 binary digits. I am not sure in what version of Visual FoxPro this option was introduced.A good forum for FoxPro and Visual FoxPro is www.universalthread.com; perhaps you can get additional information there.I don't know of any specific function for that; you could write a user-defined function, that converts decimal to binary. In Visual FoxPro 9, transform() with a format code of "@0" will convert to hexadecimal; once you have that, it may be easier to convert each hexadecimal digit into 4 binary digits. I am not sure in what version of Visual FoxPro this option was introduced.A good forum for FoxPro and Visual FoxPro is www.universalthread.com; perhaps you can get additional information there.I don't know of any specific function for that; you could write a user-defined function, that converts decimal to binary. In Visual FoxPro 9, transform() with a format code of "@0" will convert to hexadecimal; once you have that, it may be easier to convert each hexadecimal digit into 4 binary digits. I am not sure in what version of Visual FoxPro this option was introduced.A good forum for FoxPro and Visual FoxPro is www.universalthread.com; perhaps you can get additional information there.I don't know of any specific function for that; you could write a user-defined function, that converts decimal to binary. In Visual FoxPro 9, transform() with a format code of "@0" will convert to hexadecimal; once you have that, it may be easier to convert each hexadecimal digit into 4 binary digits. I am not sure in what version of Visual FoxPro this option was introduced.A good forum for FoxPro and Visual FoxPro is www.universalthread.com; perhaps you can get additional information there.


Write a program in c language to implement framing methods like character stuffing?

A program in c language to implement framing methods like character stuffing can be grave sizeCRC-32 and the variable c50.


Write a program to find the sum of first 20 odd numbers in foxpro?

set status offclearinput "Enter any number" to nump=2do while p


Write a C program to find out whether character passes through keybroad is a digit or not?

hey..it s simple..make use of built-in function isdigit(character)..it s in stdlib.h...


How do you write 12.00 in a numeric character?

how do you write $12.00 in a numeric character?


Who is the person that has to write about the character?

the person how has to write about the character is either the nararator or the author


How to write program for secant method in mathematica?

How to write a program for secant method by mathematica


Write a program in Lex to eliminate white space and collect numbers as a token?

write a lex program to delete space from the program


How do you write Square program using vb?

write a vb program to find the magic square