Function to Return a Value?
i want make function(or whatever) returns value. mean want able like:
i know set variable equal in said function, think cleaner...
the way intend make function following syntax:
is possible somehow? have no formal training programming, starting better. appreciated.
thanks.
pat
code: [select]
if(function == value) { //or "function() == value"??
}i know set variable equal in said function, think cleaner...
the way intend make function following syntax:
code: [select]
function void() {
value returned function generated here...
}is possible somehow? have no formal training programming, starting better. appreciated.
thanks.
pat
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Function to Return a Value?
arduino
Comments
Post a Comment