Click here to Skip to main content
15,886,004 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Detect Acceleration and Retrieve Cell ID Pin
Nelek22-Dec-09 21:07
protectorNelek22-Dec-09 21:07 
GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
0705646H22-Dec-09 21:37
0705646H22-Dec-09 21:37 
GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
Cedric Moonen22-Dec-09 21:54
Cedric Moonen22-Dec-09 21:54 
GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
0705646H23-Dec-09 0:02
0705646H23-Dec-09 0:02 
GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
Nelek22-Dec-09 22:16
protectorNelek22-Dec-09 22:16 
GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
0705646H22-Dec-09 22:23
0705646H22-Dec-09 22:23 
GeneralRe: Detect Acceleration and Retrieve Cell ID [modified] Pin
Nelek23-Dec-09 0:07
protectorNelek23-Dec-09 0:07 
AnswerRe: Detect Acceleration and Retrieve Cell ID Pin
Nelek23-Dec-09 0:26
protectorNelek23-Dec-09 0:26 
On the other hand, I can not help you so much because I have not used that components, but I am going to make you some questions (and the answer to this points should be added in the original question) trying to isolate where the problem is:
- Have you tested your programm?
- You say want you want/need to have, but what are you actually getting?
- Is there any compiler errors? If yes, which ones and referred to which line?
- A short explanation about what each external component do and how it is supposed that C interact with them, would not be bad.



The point is: you are using very specifical components, that can be the source of your "not working" status, and this has not so much with C contents, so it may happen that the people that could help you with the C programm doesn't have the needed information about the extern components you are using.

This can be translated to: Your code may be "gramatically" correct, but the parameters for the interaction with the other components are not correct. So the program does not do what you want it to do.

I have found this places using google. Take a look, they may eventually help you:
http://www.microchip.com/forums/tm.aspx?m=382659&mpage=1&key=timer%2cdelay&#382659[^]
http://old.nabble.com/PIC18-for-the-clueless-td21283504.html[^]
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1231118910[^]

Regards.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpfull answers is nice, but saying thanks can be even nicer.

GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
0705646H23-Dec-09 0:53
0705646H23-Dec-09 0:53 
GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
Nelek23-Dec-09 1:42
protectorNelek23-Dec-09 1:42 
GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
0705646H27-Dec-09 15:18
0705646H27-Dec-09 15:18 
GeneralRe: Detect Acceleration and Retrieve Cell ID Pin
Nelek27-Dec-09 22:39
protectorNelek27-Dec-09 22:39 
QuestionHow to send keyboard event to other program ? Pin
wangningyu22-Dec-09 18:53
wangningyu22-Dec-09 18:53 
AnswerRe: How to send keyboard event to other program ? Pin
Rajesh R Subramanian22-Dec-09 18:57
professionalRajesh R Subramanian22-Dec-09 18:57 
AnswerRe: How to send keyboard event to other program ? Pin
KingsGambit22-Dec-09 19:16
KingsGambit22-Dec-09 19:16 
GeneralRe: How to send keyboard event to other program ? Pin
wangningyu22-Dec-09 19:21
wangningyu22-Dec-09 19:21 
GeneralRe: How to send keyboard event to other program ? Pin
Rajesh R Subramanian22-Dec-09 19:23
professionalRajesh R Subramanian22-Dec-09 19:23 
GeneralRe: How to send keyboard event to other program ? Pin
KingsGambit22-Dec-09 19:39
KingsGambit22-Dec-09 19:39 
QuestionSplit CString Pin
kumar sanghvi22-Dec-09 18:33
kumar sanghvi22-Dec-09 18:33 
AnswerRe: Split CString [modified] Pin
Rajesh R Subramanian22-Dec-09 18:51
professionalRajesh R Subramanian22-Dec-09 18:51 
RantRe: Split CString Pin
Adam Roderick J22-Dec-09 21:51
Adam Roderick J22-Dec-09 21:51 
GeneralRe: Split CString Pin
Rajesh R Subramanian22-Dec-09 23:17
professionalRajesh R Subramanian22-Dec-09 23:17 
AnswerRe: Split CString Pin
KingsGambit22-Dec-09 19:02
KingsGambit22-Dec-09 19:02 
Question/MTd' and '/clr' command-line options are incompatible Pin
Anu_Bala22-Dec-09 18:33
Anu_Bala22-Dec-09 18:33 
AnswerRe: /MTd' and '/clr' command-line options are incompatible Pin
KingsGambit22-Dec-09 19:08
KingsGambit22-Dec-09 19:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.