CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: problems with negative integers? and some maths func perhaps
simeon

Replies: 7
Views: 13766

PostForum: General CCS C Discussion   Posted: Sun Apr 10, 2005 8:13 am   Subject: problems with negative integers? and some maths func perhaps
one of the replys above about adc enabled etc
yes i use all analog in that routine


however it didnt answer my question

what ever cast an int is makes no differance here
as i type define ...
  Topic: problems with negative integers? and some maths func perhaps
simeon

Replies: 7
Views: 13766

PostForum: General CCS C Discussion   Posted: Sat Apr 09, 2005 3:54 am   Subject: problems with negative integers? and some maths func perhaps
i did notice a problem perhaps a bug.?

if i write code

like... below....

//
#include <STDLIB.H>
#include <stdio.h>
#include <math.h>
..
...
int count;
count = 8; ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group