Author |
Message |
Topic: Compiler error |
lilayta
Replies: 1
Views: 8235
|
Forum: General CCS C Discussion Posted: Mon Mar 01, 2004 5:49 am Subject: Compiler error |
Hello,
Iam making a division between two integers numbers , and Iam using the structure div_t. The problem is , the compiler always give me the same error :" expecting a variable"
The goal of the pr ... |
Topic: Codification Binay to BCD |
lilayta
Replies: 1
Views: 8986
|
Forum: General CCS C Discussion Posted: Fri Feb 27, 2004 12:07 pm Subject: Codification Binay to BCD |
Hello,
I am making a conversion binary to BCD in C, and I don't know how to allocate the value of the four bits less significants (0-3) of a 8 bits variable, to the four first bits of the port D of ... |
Topic: programing problem |
lilayta
Replies: 1
Views: 8539
|
Forum: General CCS C Discussion Posted: Thu Feb 26, 2004 5:48 am Subject: programing problem |
Hello everybody,
I am using the pic 16f877A, and I�d like to make a program in C which divide two integers numbers , so that I can save the quotient and the remainder in two differents variables. I ... |
|