User profile: Andrew1990

User info
User name:Andrew1990
History
Joined:
Number of posts:5
Latest posts:

Vowel remove
I Have to make a program that will remove all the vocals from a string characters,And I have no idea...

Functions
Should i replace pow with sqrt?...I have radical of 3 degree....I don't speak very well english so ...

Functions
#include <stdio.h> #include <math.h> #include <conio.h> void main(void) {float x,w;const float...

tables
it is given this bidimensional massive X[20][20],and I have to arrange in increasing order the eleme...

tables
Give me an example of an bidimensional table that could arrange the elements of each column in incre...