User: Filorn

  • Public profile

User profile: Filorn

User info
User name:Filorn
Email:filoilgrande@gmail.com
Name:Filippo
Location:Riccione, Italy
Bio:I'm a student and i really want to learn ALL about the C++ language...
History
Joined:
Number of posts:61
Latest posts:

Using Power(Math)
You can use the function pow (which is the header math.h). It's written like this -> pow(base,expone...

reconversion from int to char
why doesn't the operation at the line 12 work??? [code] char c[15]; //Funzione per codificare u...

little encoder doesn't work
oh sorry i have just correct one thing so THIS one is the real encoder #include<stdio.h> #include<s...

little encoder doesn't work
When i open this program windows says that it stopped working. Why??? [code] #include<stdio.h> ...

atoi
oh thanks now i got it

This user does not accept Private Messages