nsreekanthbabu
Newbie level 5
hi,
i am unable to realise correct functionality diffrence in the below expressions,
#10 a <= b;
and
a <= #10 b;
i guess in both cases, b value is assigned to a after 10 time units.
please help me out.
regards,
sree
i am unable to realise correct functionality diffrence in the below expressions,
#10 a <= b;
and
a <= #10 b;
i guess in both cases, b value is assigned to a after 10 time units.
please help me out.
regards,
sree