Talk:Bitmap/Read a PPM file: Difference between revisions

no edit summary
(C code is missing information)
 
No edit summary
Line 3:
* the necessary <code>#include</code> should be added to the samples (A quick guess: The commented-out <code>#include "imglib.h"</code> from the calling example code might provide those types; maybe "imglib" is even the name of that library)
The same is also true for the related tasks, of course. --[[User:Ce|Ce]] 17:35, 15 January 2009 (UTC)
: Many of these image tasks depend on other image tasks, such as [[Basic bitmap storage]]. The dependencies are mentioned in the task description. --[[User:IanOsgood|IanOsgood]] 21:12, 15 January 2009 (UTC)
Anonymous user