User: suchanoob

  • Public profile

User profile: suchanoob

User info
User name:suchanoob
Old user name:rjp52193
History
Joined:
Number of posts:14
Latest posts:

Prime number finder not looping correctly
I made a program where the user inputs a number and all prime numbers up to and including it are dis...

Receiving output from a pipe
That helps, but I've run into another problem. How do I read the whole file into a buffer? I know I ...

Receiving output from a pipe
So I'm trying to make a program that will allow me to type in the command line something such as: c...

Allocating Dynamic Array as Data Member
I'm new to dynamic arrays and am not totally clear on how to implement them correctly. I'm making a ...

Returning Strings in a Function
Ah I get it, I had to initialize the array outside the function, pass it in, then return it. This lo...

This user does not accept Private Messages