| Author |
Calculate percentages
|
|
|
| I am a beginner in UNIX and I want to write a shell script calculating
the proportion of one-line comments in any C++ program. Could anyone
help me please? Thanks!
| |
| Adam Price 2005-10-24, 3:49 pm |
| On 23 Oct 2005 13:57:27 -0700, Dion wrote:
> I am a beginner in UNIX and I want to write a shell script calculating
> the proportion of one-line comments in any C++ program. Could anyone
> help me please? Thanks!
Sure, but because this sounds a lot like the sort of question people
normally get as homework, post what you have so far.
What have you tried?
What are you having trouble with?
Which shell are you using?
Adam
| |
|
|
| Dave Hinz 2005-10-24, 3:49 pm |
| On 23 Oct 2005 13:57:27 -0700, Dion <a_dionysia@yahoo.co.uk> wrote:
> I am a beginner in UNIX and I want to write a shell script calculating
> the proportion of one-line comments in any C++ program. Could anyone
> help me please? Thanks!
When is your assignment due, and how often should we expect messages for
more assignments from you?
|
|
|
|