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

Problem with : Porting driver to ccs
Goto page Previous  1, 2
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
cfernandez



Joined: 18 Oct 2003
Posts: 145

View user's profile Send private message

PostPosted: Thu Aug 11, 2011 10:31 am     Reply with quote

Dear PCM

Why you say that not declare variables in the middle of code?

Which is the problem with this?

Best Regards,
bkamen



Joined: 07 Jan 2004
Posts: 1615
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Thu Aug 11, 2011 10:41 am     Reply with quote

cfernandez wrote:
Dear PCM

Why you say that not declare variables in the middle of code?

Which is the problem with this?



Besides being sloppy... there's an actual ISO standard/spec somewhere that says not to mix code and declarations.
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
mindstorm88



Joined: 06 Dec 2006
Posts: 102
Location: Montreal , Canada

View user's profile Send private message

PostPosted: Thu Aug 11, 2011 10:51 am     Reply with quote

Ok after many simulation found out that my problem with the variable "rowcountfont" is simply a side effect of my array problem. Still can't find a way to pass the 2-dimensional array, so for now i will write a function dedicated for each array needed as it is working that way !!!

The driver I'm working on is for Sure-Electronics dot matrix displays using the HT1632C chip, I will clean it , and post it in the code area !!!

Thanks guys !!
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group