Click here to Skip to main content
15,905,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionprogram in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
singh.vikas850818-Jun-09 21:14
singh.vikas850818-Jun-09 21:14 
QuestionRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
CPallini18-Jun-09 21:30
mveCPallini18-Jun-09 21:30 
AnswerRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
singh.vikas850818-Jun-09 21:36
singh.vikas850818-Jun-09 21:36 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
CPallini18-Jun-09 21:46
mveCPallini18-Jun-09 21:46 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
singh.vikas850818-Jun-09 21:49
singh.vikas850818-Jun-09 21:49 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
Cedric Moonen18-Jun-09 21:58
Cedric Moonen18-Jun-09 21:58 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
singh.vikas850818-Jun-09 22:08
singh.vikas850818-Jun-09 22:08 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
Cedric Moonen18-Jun-09 22:11
Cedric Moonen18-Jun-09 22:11 
Ok, but what forbids you to use external C libraries ? This will be much more efficient than redoing everything yourself.
On the other hand, if you really want to code everything yourself, you can simply look for the PBM file format[^]

Cédric Moonen
Software developer

Charting control [v2.0]
OpenGL game tutorial in C++

General[Message Deleted] Pin
singh.vikas850818-Jun-09 22:22
singh.vikas850818-Jun-09 22:22 
QuestionRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
CPallini18-Jun-09 22:58
mveCPallini18-Jun-09 22:58 
Answer[Message Deleted] Pin
singh.vikas850818-Jun-09 23:06
singh.vikas850818-Jun-09 23:06 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
chandu00418-Jun-09 23:12
chandu00418-Jun-09 23:12 
General[Message Deleted] Pin
singh.vikas850818-Jun-09 23:15
singh.vikas850818-Jun-09 23:15 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
chandu00418-Jun-09 23:21
chandu00418-Jun-09 23:21 
General[Message Deleted] Pin
singh.vikas850818-Jun-09 23:30
singh.vikas850818-Jun-09 23:30 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
chandu00418-Jun-09 23:55
chandu00418-Jun-09 23:55 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
Cedric Moonen18-Jun-09 23:14
Cedric Moonen18-Jun-09 23:14 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
CPallini18-Jun-09 23:22
mveCPallini18-Jun-09 23:22 
GeneralRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
CPallini18-Jun-09 22:14
mveCPallini18-Jun-09 22:14 
AnswerRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
Stuart Dootson18-Jun-09 22:21
professionalStuart Dootson18-Jun-09 22:21 
QuestionRe: program in c to convert a Portable graymap(PGM) file into portable bitmap file(PBM) Pin
David Crow19-Jun-09 3:01
David Crow19-Jun-09 3:01 
QuestionDisabling the Windows Available Networks Window Pin
Sunil P V18-Jun-09 21:07
Sunil P V18-Jun-09 21:07 
QuestionNeed to call VC++ 9.0 window service in VC++ 6.0. Pin
rana ray18-Jun-09 21:06
rana ray18-Jun-09 21:06 
AnswerRe: Need to call VC++ 9.0 window service in VC++ 6.0. Pin
Stuart Dootson18-Jun-09 22:24
professionalStuart Dootson18-Jun-09 22:24 
AnswerRe: Need to call VC++ 9.0 window service in VC++ 6.0. Pin
Raman Tayal19-Jun-09 0:12
Raman Tayal19-Jun-09 0:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.