i am using gsm modem ! I USE CMGL COMMAND TO DISPLAY THE LIST OF MESSAGES ! I WANT TO READ EACH MESSAGE ONE BY ONE AND GET EACH MESSAGE INDEX USING C PROGRAM ! THE RESPONSE OF THE MODULE AFTER AT+CMGL IS ---CMGL: 1,"REC READ","+85291234567",,"07/05/01,08:00:15+32",145,37 It is easy to list SMS text messages.---- I WANT THE PROGRAM TO GET THE NUMBER "37"{MESSAGE LENGTH} AS WELL AS "1"(MESSAGE INDEX NUMBER" PLEASE HELP
1 3817Post New MTNL Interview Questions
Please post the setups required to approve the payable invoice in AP.
What is relation present in between tags in html5?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
what is mean by nitrosamine impurities?
What is 2nf normalization?
What are the query optimization techniques?
What is the difference between unit test and integration test?
What are the modules in typescript?
Is microsoft access user friendly?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
Tell me what does it mean if nothing appears on doing search on the domain?
What is force active property?
Can function return multiple values in sql?
How do you measure good customer service?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)