| Author |
constructor issue
|
eugene tay
Greenhorn
Joined: Jan 21, 2009
Posts: 1
|
|
Hi all,
Our project is having an issue here and we're not sure how to go about rectifying this error...any help or suggestions will be greatly appreciated!!!
***we encounter an error in this line "public CommPortOpen(Frame F)" which we are supposedly to return F variables but it doesn't, instead the program can't be executed and run properly....question is do we need to change the variable "Frame F" to "null" or do we need to reconstruct this line to another?
thanks,
Euphe
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3670
|
|
|
It's very hard to read your code. Please use code tags when posting code. You may edit your post using the edit button. Are you able to compile the program? Then, Can you post any stack trace/exceptions arise?
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4167
|
|
Just another cross poster.
http://www.java-forums.org/advanced-java/15194-constructor-issue.html
http://forums.sun.com/thread.jspa?threadID=5362175
|
luck, db
There are no new questions, but there may be new answers.
|
 |
Lucas Franceschi
Ranch Hand
Joined: Nov 10, 2008
Posts: 106
|
|
please, i mean, please.. read some of these
|
Lucas Franceschi
Software Developer for SGI Sistemas, lukas1596@gmail.com
|
 |
Lucas Franceschi
Ranch Hand
Joined: Nov 10, 2008
Posts: 106
|
|
|
please eugene, try using some identation on your code, so that we can understand it better, and get you helpful responses.
|
 |
 |
|
|
subject: constructor issue
|
|
|