User: mabbia

  • Public profile

User profile: mabbia

User info
User name:mabbia
History
Joined:
Number of posts:9
Latest posts:

readin newline \n from file
i am using strtok in order to tokenize my text in words...my words are stored properly how do i use ...

readin newline \n from file
char *my_arr yes i am using getline(my_arr,size,'\0');

readin newline \n from file
i am making a program of calculating frequency of each word in a text file..which i have done succes...

removing repeated words form array
i need to remove repeated words in my 2D array(words). Here is my code int row=100; int col=10; ...

heap memory
whats the error in this ? #include <iostream> using namespace std; int main() { int size=10; ...

This user does not accept Private Messages