Forum: C Jun 22nd, 2006 |
| Replies: 1 Views: 4,624 Hi,
Can anyone please tell me where can I fing the C code for Base64 decoding. I have a string that is base64 encoded, and I have to decode it, how can I?
Thanks,
Neelu. |
Forum: C May 26th, 2006 |
| Replies: 1 Views: 1,561 Hi friends,
I am working in C on Linux Fedora Core. I need you help regarding XML Parser in C. I want to convert an XML file into plaintext format. e.g; I have following contents in XML file :
... |
Forum: C Apr 20th, 2006 |
| Replies: 2 Views: 2,587 Hi friends,
Can anyone please tell me how can I set echoing the characters off while I type them on the keyboard ? e.g; I have to input password in c code but that must not be displayed while... |
Forum: C Apr 10th, 2006 |
| Replies: 1 Views: 6,835 Hi friends,
Can anyone please tell me how can I send an http request in a C program. I am working in Linux environment.
Thanks. |
Forum: C Apr 3rd, 2006 |
| Replies: 7 Views: 16,769 Hi sunnypalsingh,
Thank you very much for your kind attention and reply to my query. This code will work fine with Windows. But I am working in Linux. In Linux, can you please tell me if there is an... |
Forum: C Mar 31st, 2006 |
| Replies: 7 Views: 16,769 Hi friends,
Can anyone tell me how can we get message boxes (e.g, with buttons OK, Cancel) in C ?
Please guide.
Thanks,
Neelu |
Forum: Computer Science Mar 22nd, 2006 |
| Replies: 0 Views: 1,579 Hi
Can you please tell me how to write plugin for Evolution 2.2.2. I have written the plugin definition xml file , but I am not clear about how to write the shared library and the source code files.... |
Forum: C Mar 10th, 2006 |
| Replies: 1 Views: 1,632 Hi
I have FC4 installed on my machine. I am using Evolution as a mail client. I have to write a plugin for Evolution 2.2.2 in C language. Can you please tell me from where can I get an example... |