dear sir,
i am new to c language. i am developing a program on string function and i want to count the number of 'THE' and 'A' in the given string.
but if i am using 'SPACE BAR' to give space in my string then compiler is ignoring the rest of the following characters.
please guide me what to do??
i am new to c language. i am developing a program on string function and i want to count the number of 'THE' and 'A' in the given string.
but if i am using 'SPACE BAR' to give space in my string then compiler is ignoring the rest of the following characters.
please guide me what to do??
Comment