hello everyonei feel sorry for everything. This is not my homework i tried a 
lot but i cant solve this program. Again I feel sorry for everything.Please 
forgive me. This mistake will never be done in future.Thank you for 
everything.With RegardsUday 

--- On Tue, 15/12/09, Tyler Littlefield <ty...@tysdomain.com> wrote:

From: Tyler Littlefield <ty...@tysdomain.com>
Subject: Re: [c-prog] urgent help please
To: c-prog@yahoogroups.com
Date: Tuesday, 15 December, 2009, 3:14 PM

Hello,
While this may be urgent to you, it is not urgent for us. Most of the people 
here have done their homework and are now working or hobbiest programmers. To 
demand urgent help because you didn't take the time to try to learn it 
yourself, and then to presume that you will get the "exact code," for your 
homework is not the way to go.
You send *us* your code, tell us what's wrong, what errors do you get, what are 
you having problems with; people are more than willing to help. While we will 
do what we can to help, this isn't a homework club for us to do your work for 
you. Then you'll just keep returning for the same thing. Try to be a bit more 
detailed, and you'll get better results.

On Dec 15, 2009, at 2:14 AM, Uday Oberio wrote:

> hello please send me the excet code...for the same..
> this is not working...
> thanx 
> with regards
> Uday
> 
> --- On Tue, 15/12/09, dhana seelan <dhanaseela...@gmail.com> wrote:
> 
> From: dhana seelan <dhanaseela...@gmail.com>
> Subject: Re: [c-prog] urgent help please
> To: c-prog@yahoogroups.com
> Date: Tuesday, 15 December, 2009, 12:51 PM
> 
> Let str is the string which stores "C Programming Language"; Str1 is also
> Character pointer here.
> 
> str1 = str;
> 
> while (str1) {
>       if (str1 == ' ') {
>           printf("%c\b", str1);
>           str1++;
>       } else {
>           str1++;
>       }
> }
> 
> Thanks,
> Dhana
> 
> On Tue, Dec 15, 2009 at 12:03 PM, Uday Oberio <uday_obe...@yahoo.co.in>wrote:
> 
> >
> >
> > hello everyone
> >
> > In C programming i want to solve one programm of string that is
> > Enter String is  C Programming Language
> > Output is C P L.
> > means output is first letter of every word.how it can be possible .. please
> > help me
> > thanking you
> > with regards
> > Uday
> >
> >
> > The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.
> > http://in.yahoo.com/
> >
> > [Non-text portions of this message have been removed]
> >
> >  
> >
> 
> -- 
> with Regards,
> 
> Dhanaseelan Dhayalan,
> [There is a better way of Doing it !!! Find it !!!]
> 
> [Non-text portions of this message have been removed]
> 
> ------------------------------------
> 
> To unsubscribe, send a blank message to 
> <mailto:c-prog-unsubscr...@yahoogroups.com>.Yahoo! Groups Links
> 
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. 
> http://in.yahoo.com/
> 
> [Non-text portions of this message have been removed]
> 
> 



[Non-text portions of this message have been removed]



------------------------------------

To unsubscribe, send a blank message to 
<mailto:c-prog-unsubscr...@yahoogroups.com>.Yahoo! Groups Links






      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. 
http://in.yahoo.com/

[Non-text portions of this message have been removed]

Reply via email to