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 5 matches
CCS Forum Index
Author Message
  Topic: Printf is not working when I trying to print variables
cetinerdemkilinc

Replies: 8
Views: 21032

PostForum: General CCS C Discussion   Posted: Sun May 24, 2020 7:57 am   Subject: Printf is not working when I trying to print variables
It is this process
that has the limitations....
Well, I think I have to split. But if anyone has a way to do it in a single printf, i will be waiting.
  Topic: Printf is not working when I trying to print variables
cetinerdemkilinc

Replies: 8
Views: 21032

PostForum: General CCS C Discussion   Posted: Sun May 24, 2020 7:42 am   Subject: Printf is not working when I trying to print variables
Is there any way to do it in one printf???
  Topic: Printf is not working when I trying to print variables
cetinerdemkilinc

Replies: 8
Views: 21032

PostForum: General CCS C Discussion   Posted: Sun May 24, 2020 7:39 am   Subject: Printf is not working when I trying to print variables
There is a maximum length limit. This was found/discussed here before.
If I remember correctly it is just over 100 bytes.
You'll just have to split the output into two statements. Not exactly
roc ...
  Topic: Printf is not working when I trying to print variables
cetinerdemkilinc

Replies: 8
Views: 21032

PostForum: General CCS C Discussion   Posted: Sun May 24, 2020 7:29 am   Subject: Re: Printf is not working when I trying to print variables

I tried this with another simple string and result is same, it is sending a
half of the string.
Post a test program that uses this simple string.
It is working fine:
#include <18f46k22.h> ...
  Topic: Printf is not working when I trying to print variables
cetinerdemkilinc

Replies: 8
Views: 21032

PostForum: General CCS C Discussion   Posted: Sun May 24, 2020 6:43 am   Subject: Printf is not working when I trying to print variables
Hey, I really need help.
I am sending an HTML page via wifi module. And i have to send variables with the HTML string. I am using escape characters for this. If string has under a few hundreds of cha ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group