[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
commonc++ serialecho demo
From: |
Huh? |
Subject: |
commonc++ serialecho demo |
Date: |
Fri, 07 Sep 2001 19:25:24 -0400 |
hello
in the SerialEcho demo there are a couple of mistakes. one is in the
ctor declaration where the variable name "priority" is used twice.
Apparently the second of these two args should be named stacksize as in
the implementation file.
in the implementation of the ctor the default values are supplied to the
args a second time.
regards
aubrey
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- commonc++ serialecho demo,
Huh? <=