Request for giving an opinion.

Z

ZikO

Hello.

I programme in C++ using g++ v 3.4.4 in Cygwin.
Do you know about good websites where I could have an opninion about created
programs. I am asking for this because as a being beginner and programming by
myself, it is difficult to find problems.

Thanks.
 
K

Kai-Uwe Bux

ZikO said:
Hello.

I programme in C++ using g++ v 3.4.4 in Cygwin.
Do you know about good websites where I could have an opninion about
created programs.

If you want your program criticized to bits and pieces, you could post it
here provided:

(a) It is not incredibly long (to ensure someone will bother), and
(b) it is standard c++ without 3rd party libraries (to make it topical).

Almost all programming/design/style issues can be represented in
full-fledged complexity within that class of programs.

However, be warned: should you post code here, be prepared to take some
heat. At the end of the day, you may find that not a single line went
through without comment.

I am asking for this because as a being beginner and
programming by myself, it is difficult to find problems.

I wonder: reading this news group, I find about one interesting problem in
three days.


Best

Kai-Uwe Bux
 
Z

ZikO

Thanks a lot.

It is not very long but I suppose it's too to post it here.
These addresses link to Message, in which I tried to explain what a class does,
soruce codes and example program.
http://republika.pl/zebik/Message.txt A message of explanantion

http://republika.pl/zebik/Params.h a header of Params
http://republika.pl/zebik/Params.cpp an implementation of class Params
http://republika.pl/zebik/test.cpp example program

All critical (and non-critical :) ) opinions are very welcome so please don't
hesitate to give me some. Thanks.

Regards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top