I want to write a c program where I can count no of line, no of blank lines, no of commented lines and no of lines ending with semicolon, please help!!!
Write your own rand function which returns random numbers in a given range(input) so that the numbers in the given range is equally likely to appear.