[Linux gcc] decode MIME RFC1522

R

Rafal M

Hi,
How can i decode RFC1522 string to ascii in gcc?
(I finded Perl MIME-Tools MIME::WordDecoder, but it must be in gcc)

Best regards,
Rafal
 
F

Flash Gordon

Rafal said:
Hi,
How can i decode RFC1522 string to ascii in gcc?
(I finded Perl MIME-Tools MIME::WordDecoder, but it must be in gcc)

I'm sure you could write some Fortran code to do it and gcc could
compile that. Alternatively, for a suitable fee, I'm sure someone will
be prepared to implement it for you. On gripping hand, if you make a
serious attempt at implementing it in C you can post your C questions
here and we will answer them.

This is not a sources wanted group, or a "do your homework" group, or
even a "do your job" group. It's a group for discussing C and providing
assistance.
 
W

Walter Roberson

How can i decode RFC1522 string to ascii in gcc?
(I finded Perl MIME-Tools MIME::WordDecoder, but it must be in gcc)

Use the Perl to C convertor.
 
W

Walter Roberson

... if you want C code that's extremely verbose and impossible to
maintain.

If maintainability had been a high priority for the OP, then he
would have specified that as the priority -- but he specified gcc
instead. ;-(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top