Forum: JavaScript / DHTML / AJAX Dec 1st, 2004 |
| Replies: 24 Views: 79,881 How to set landscape orientation? Hi Guys,
I m writing one HTML page where i wanted the page orientation to be set to LANDSCAPE through Javascript or CSS. So when I click on Print button or anyways on the HTML page, the print window... |
Forum: C++ Sep 22nd, 2004 |
| Replies: 2 Views: 1,548 Tool Needed Hello,
Is there any tool which will detect the unused methods of a class in a C++ project? So by using this tool I can reduce my build size by eliminating the un used methods. |
Forum: C++ Sep 7th, 2004 |
| Replies: 3 Views: 1,507 Tool Needed Hi
i want to convert my C project to C++. so does anyone knows any tool that converts a C program to C++ |
Forum: C Aug 16th, 2004 |
| Replies: 1 Views: 1,765 |
Forum: C++ Aug 3rd, 2004 |
| Replies: 0 Views: 3,114 RAW Packet Forwarding Hi everyone,
can anybody know how to forward a RAW packet i.e. the buffer containing the ethernet header upto the TCP/UDP data using the send() and socket() system calls in C... |
Forum: C++ Aug 3rd, 2004 |
| Replies: 3 Views: 1,579 About the namespaces Hello Everyone
can anyone please explain me about the concept of namespaces?
Regards |