Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[ASK] Array Parameter Must Be Passed By Reference

Status
Not open for further replies.

chichara

Newbie level 3
Joined
May 30, 2013
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
Hi All,
I'm beginner with PIC. I use Mikrobasic as programming software for it.
I create a programm with sub procedure, procedure is declared like this :
sub procedure procedure_name(parameter_list)
[ local declarations ]
procedure body
end sub


i don't know how use parameter exactly so that i got an error like this:
Array parameter must be passed by reference

What does it mean? how can i solve the error like that? :-(

Thanks
 

Somebody please help me :sad::sad::sad:
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top