I have to get data from from is "text area". Data in each line.
Then use data line by line using 'for' loop. or other do while if you suggest.
What should I do to split it into lines then use every line.
For example
for (aaaa; aa<aa; aa++)
{
}
Hope I defined : ( Please help me. Thanks.
Then use data line by line using 'for' loop. or other do while if you suggest.
What should I do to split it into lines then use every line.
For example
for (aaaa; aa<aa; aa++)
{
}
Hope I defined : ( Please help me. Thanks.
Comment