Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re. Source Code (1 to 8)

6 views
Skip to first unread message

corella

unread,
Jun 12, 2009, 5:07:38 AM6/12/09
to
Source Code (1) is a seperate program.

Source Code (2 to 8) is a seperate program.

Zaphod Beeblebrox

unread,
Jun 12, 2009, 8:10:38 AM6/12/09
to

"corella" <cock...@aussieisp.net.au> wrote in message
news:5937c72d-ccd1-48b2...@n7g2000prc.googlegroups.com...

> Source Code (1) is a seperate program.
>
> Source Code (2 to 8) is a seperate program.
>

And? What do they do? Why did you post them? Just posting a bunch
of code doesn't achieve much. If it is a case of you looking for
feedback, then I offer the following observations:

Observation #1: You should consider using comments and self-commenting
variable names to make the code more easily understandable

Observation #2: You should consider indenting nested loops to make the
code structure more aparent and readable

Observation #3: You should consider using enumerated data types - they
can be your friend

I'm sure there is more, but not only am I no expert, I don't have the
time or inclination to do more than just a quick scan.

--
Zaphod

Vell, Zaphod's just zis guy, ya know? - Gag Halfrunt


corella

unread,
Jun 13, 2009, 4:18:25 AM6/13/09
to
procedure charsepcount(s_ct: string);
0 new messages