User: Ferris

  • Public profile

User profile: Ferris

User info
User name:Ferris
History
Joined:
Number of posts:14
Latest posts:

Deleting nodes from a linked list
Hello, I've been trying to delete the first node from a linked list... I've written the pseudocode ...

Reading data from a file
What do you mean by "and"? Like write in the code "&&"?

Reading data from a file
Hello! So I have a file created named "inputs.dat", and inside that file, I have coordinates entere...

Converting Rectangular to Polar Coordinates
[code]#include <iostream> #include <math.h> using namespace std; int getrec(double x[], double y[])...

Converting Rectangular to Polar Coordinates
*UPDATED CODE* [code]#include <iostream> #include <math.h> using namespace std; int getrec(double ...

This user does not accept Private Messages