User: abiz

  • Public profile

User profile: abiz

User info
User name:abiz
History
Joined:
Number of posts:7
Latest posts:

stringstream integers into arrays
thanks it worked perfectly. i tried doing [output]num[i] = atoi(s[i].c_str());[/output] but that di...

stringstream integers into arrays
Hello, i have this code [code]#include <iostream> #include <sstream> using namespace std; int ...

displaying integers
Hello, can anyone please explain why this does not display like i wanted it to. [code]#include <i...

loop to find the sum
I had the exact same homework assignment like this, my solution was [code] #include <iostream> usin...

reading from .txt file
I have found what i was looking for, thanks everyone for the input :) [code]#include <iostream> #in...

This user does not accept Private Messages