Wish

Beta Testing discussion on mikroC PRO for PIC.
Post Reply
Author
Message
PeterA
Posts: 127
Joined: 02 Jul 2008 11:01

Wish

#1 Post by PeterA » 05 Mar 2009 21:02

bool type variabel and posibillity to define variabels in a statements ex.
for( int i=0; i<10; i++) .

and if it were possible to initializ variabels in midd code
void main() {
portb.f1=1;
int v; //this will make an error
}

Post Reply

Return to “mikroC PRO for PIC Beta Testing”