Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Data Equalizing problem?: (5 Items)
   
Data Equalizing problem?  
When add a printf("New Y Value %f",temp);


code isnot running but compiled. 

and when I clear this line from project or printf a another value code both compiled and running well.


in the debugger screen stepping image_load_file(........); did not continued from here with placed printf(....) command 
at that line?

Attachment: Image here.jpg 77.29 KB
Re: Data Equalizing problem?  
and the debug screen
Attachment: Image debug.jpg 372.28 KB
RE: Data Equalizing problem?  
Wrong forum, this is not an Advance-graphics issue but a C issue.

> -----Original Message-----
> From: cemal demir [mailto:community-noreply@qnx.com]
> Sent: Tuesday, April 20, 2010 11:50 AM
> To: advanced-graphics
> Subject: Re: Data Equalizing problem?
> 
> and the debug screen
> 
> 
> 
> _______________________________________________
> 
> Advanced Graphics
> http://community.qnx.com/sf/go/post52136
Re: RE: Data Equalizing problem?  
But I am working on AG with this project.

and this problem is image_load_file();

if you saw attached picture code going to img_load_file and don't from here if I add a printf command? what is the 
relationsheep between those?

And
is it C issue? 
RE: RE: Data Equalizing problem?  
I would not think any relationship, unless there is memory corruption,
or the program has closed of all the fd's at the started, and stdout is
no longer valid, just wild guesses.

-----Original Message-----
From: cemal demir [mailto:community-noreply@qnx.com] 
Sent: Tuesday, April 20, 2010 11:56 AM
To: advanced-graphics
Subject: Re: RE: Data Equalizing problem?

But I am working on AG with this project.

and this problem is image_load_file();

if you saw attached picture code going to img_load_file and don't from
here if I add a printf command? what is the relationsheep between those?

And
is it C issue? 



_______________________________________________

Advanced Graphics
http://community.qnx.com/sf/go/post52139