> Computers > Programming
Various Topics Home | Disclaimer | Report Adult Posts

Various Topics on Programming



Programming - "uses ?" in Computers


Old 06-13-2007   #1
..ps.... ..ail.c..
 
Default uses ?

Hello;
I have built one application in which one module is a 'source
information'. This module calculates the number of loops (for, while,
switch, if) in a given .c file. Also it displays the size of the c
file. These are requirements by my client.
Now I am do***enting this module where I have to specify at least 10
uses of that module for my client.

Can you please help me out.

1. This wll be useful for the analysis of source code .
2.
3.
4.
5.
6.
7.
8.
9.
10.


Please help by your imagination

Thanks in advance
Kaps

 
Old 06-13-2007   #2
..sc.. ..urguign..
 
Default Re: uses ?

kaps2121@gmail.com writes:

> Hello;
> I have built one application in which one module is a 'source
> information'. This module calculates the number of loops (for, while,
> switch, if) in a given .c file. Also it displays the size of the c
> file. These are requirements by my client.
> Now I am do***enting this module where I have to specify at least 10
> uses of that module for my client.
>
> Can you please help me out.
>
> 1. This wll be useful for the analysis of source code .
> 2.
> 3.
> 4.
> 5.
> 6.
> 7.
> 8.
> 9.
> 10.
>
>
> Please help by your imagination


What has this to do with programming?


--
__Pascal Bourguignon__ http://www.informatimago.com/

NOTE: The most fundamental particles in this product are held
together by a "gluing" force about which little is currently known
and whose adhesive power can therefore not be permanently
guaranteed.
 
Old 06-13-2007   #3
..ll..
 
Default Re: uses ?

kaps2121@gmail.com wrote:
) I have built one application in which one module is a 'source
) information'. This module calculates the number of loops (for, while,
) switch, if) in a given .c file. Also it displays the size of the c
) file. These are requirements by my client.
) Now I am do***enting this module where I have to specify at least 10
) uses of that module for my client.
)
) Can you please help me out.
) <snip>
)
) Please help by your imagination

Requirements by your client, and *you* have to write 10 uses ?
That's silly.

Just add something in the lines of
1. There must be a use because the client required it.
2. I personally don't see a single use.
3. Much less ten.
4. etc.


SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something..
No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT
 
Old 06-13-2007   #4
..i ..ci..
 
Default Re: uses ?

Willem wrote:

> Requirements by your client, and *you* have to write 10 uses ?
> That's silly.


It makes a bit of sense if instead of "client" you read "teacher".


Rui Maciel
 
Old 06-13-2007   #5
..ps.... ..ail.c..
 
Default Re: uses ?

On Jun 13, 2:57 am, Willem <wil...@stack.nl> wrote:
> kaps2...@gmail.com wrote:
>
> ) I have built one application in which one module is a 'source
> ) information'. This module calculates the number of loops (for, while,
> ) switch, if) in a given .c file. Also it displays the size of the c
> ) file. These are requirements by my client.
> ) Now I am do***enting this module where I have to specify at least 10
> ) uses of that module for my client.
> )
> ) Can you please help me out.
> ) <snip>
> )
> ) Please help by your imagination
>
> Requirements by your client, and *you* have to write 10 uses ?
> That's silly.
>
> Just add something in the lines of
> 1. There must be a use because the client required it.
> 2. I personally don't see a single use.
> 3. Much less ten.
> 4. etc.
>
> SaSW, Willem
> --
> Disclaimer: I am in no way responsible for any of the statements
> made in the above text. For all I know I might be
> drugged or something..
> No I'm not paranoid. You all think I'm paranoid, don't you !
> #EOT


Help me out .... rather comment bad things.
I am very much sure in this programmers group some people has has good
vision for this.

--Kaps

 
Old 06-13-2007   #6
..mi..
 
Default Re: uses ?

<kaps2121@gmail.com> wrote:


> I have built one application in which one module is a 'source
> information'. This module calculates the number of loops (for, while,
> switch, if) in a given .c file. Also it displays the size of the c
> file. These are requirements by my client.
> Now I am do***enting this module where I have to specify at least 10
> uses of that module for my client.
>
> Can you please help me out.
>
> 1. This wll be useful for the analysis of source code .


I can't find any information content in your first and only example.
"useful and "analysis" strike me as conceptual, kind of amorphous, airy,
whatever....

Ten sounds like a real stretch. I doubt if the group as a whole could come
up with ten valid, defensible reasons even if they were in the mood to try.


 
Old 06-13-2007   #7
..cha.. ..b..
 
Default Re: uses ?


<kaps2121@gmail.com> skrev i en meddelelse
news:1181736797.553268.27160@e26g2000pro.googlegro ups.com...
> On Jun 13, 2:57 am, Willem <wil...@stack.nl> wrote:
> > kaps2...@gmail.com wrote:
> >
> > ) I have built one application in which one module is a 'source
> > ) information'. This module calculates the number of loops (for, while,
> > ) switch, if) in a given .c file. Also it displays the size of the c
> > ) file. These are requirements by my client.
> > ) Now I am do***enting this module where I have to specify at least 10
> > ) uses of that module for my client.
> > )
> > ) Can you please help me out.
> > ) <snip>
> > )
> > ) Please help by your imagination
> >
> > Requirements by your client, and *you* have to write 10 uses ?
> > That's silly.
> >
> > Just add something in the lines of
> > 1. There must be a use because the client required it.
> > 2. I personally don't see a single use.
> > 3. Much less ten.
> > 4. etc.
> >
> > SaSW, Willem
> > --
> > Disclaimer: I am in no way responsible for any of the statements
> > made in the above text. For all I know I might be
> > drugged or something..
> > No I'm not paranoid. You all think I'm paranoid, don't you !
> > #EOT

>
> Help me out .... rather comment bad things.
> I am very much sure in this programmers group some people has has good
> vision for this.
>
> --Kaps
>



And I am sure most people in this group would be glad to help you with your
homework.
That is if you were honest enough to confess that it is your homework and
that you explained in more detail what exactly you are having problems with.

Then most programmers in this group would probably remember how they
themselves
had trouble understanding some fundamental theory when they went to college.

Secondly, if you are lucky some programmers would point out the differences
between
theory and practice and give you tips and tricks to better implement
solutions.

And who knows...then you might end up teaching your teacher a thing or two.

Best regards
Michael Weber


 

Thread Tools
Display Modes





Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0