Search found 2 matches

by yanal
31 Dec 2015 14:47
Forum: mikroC PRO for PIC General
Topic: MicroC convertion and concatenating
Replies: 1
Views: 1082

MicroC convertion and concatenating

If i have a Char array Like : getRequest[20] , and i want To specify some digits of this array to be stored in a variable Like : L_Id .. what is the type of L_Id and how to concatenate more than one digit !! For example I want like that : getRequest[1]='1' ; getRequest[8]='5'; and i want to store th...
by yanal
31 Dec 2015 10:13
Forum: mikroC PRO for FT90x Wish List
Topic: MicroC Concatenate and conversion
Replies: 1
Views: 2968

MicroC Concatenate and conversion

If i have a Char array Like : getRequest[20] , and i want To specify some digits of this array to be stored in a variable Like : L_Id .. what is the type of L_Id and how to concatenate more than one digit !! For example I want like that : getRequest[1]=1 ; getRequest[8]=5; and i want to store this t...

Go to advanced search