readin newline \n from filei am using strtok in order to tokenize my text in words...my words are stored properly how do i use ...
readin newline \n from filechar *my_arr yes i am using getline(my_arr,size,'\0');
readin newline \n from filei am making a program of calculating frequency of each word in a text file..which i have done succes...
removing repeated words form arrayi need to remove repeated words in my 2D array(words). Here is my code int row=100; int col=10; ...
heap memorywhats the error in this ? #include <iostream> using namespace std; int main() { int size=10; ...
This user does not accept Private Messages