C# .NET - Array
Asked By anshuli on 28-Mar-13 11:27 AM
I want to count no of blocks from length of the string.
i have data of length suppose 900. Now i want to create block from data suppose 500 data = 1 block so need to count how many blocks from data.