KMLM List
View email archives for the history of this mailing list.
|
|
|
|
systemc-forum - RE: [systemc-forum] Errors in the attached files
|
Message Thread:
Previous |
Next
|
- To: "yehuda.singer@xxxxxxxxx" <yehuda.singer@xxxxxxxxx>, "systemc-forum@xxxxxxxxxxxxxxxxxxx" <systemc-forum@xxxxxxxxxxxxxxxxxxx>
- From: "A, Nizamudheen" <niz@xxxxxx>
- Date: Mon, 5 Mar 2012 04:14:52 +0000
- Send Email to systemc-forum@lists.accellera.org:
- Send new message
- Reply to this message
|
Though the entry_my_func is declared within the scope of struct my_func, its definition is not scoped within this class. Change the line # 23 in my_func.cpp file as follows
void my_func ::entry_my_func (){
Regards,
Nizam
From: systemc-forum@xxxxxxxxxxxxxxxxxxx [mailto:systemc-forum@xxxxxxxxxxxxxxxxxxx]
On Behalf Of Dr. Yehuda Singer
Sent: Sunday, March 04, 2012 1:50 PM
To: systemc-forum@xxxxxxxxxxxxxxxxxxx
Subject: [systemc-forum] Errors in the attached files
Dear All,
Who can help me with this simple code?
Thanks in advance
Yehuda
|
|
|