Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: vivekgalatage
Forum: JavaScript / DHTML / AJAX Dec 1st, 2004
Replies: 24
Views: 115,306
Posted By vivekgalatage
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...
Forum: C++ Sep 22nd, 2004
Replies: 2
Views: 1,903
Posted By vivekgalatage
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,854
Posted By vivekgalatage
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: 2,294
Posted By vivekgalatage
#include <stdio.h>
#include <stdlib.h>
class A
{
int a;
public:
A()
{
a=100;
}
Forum: C++ Aug 3rd, 2004
Replies: 0
Views: 3,859
Posted By vivekgalatage
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...
Forum: C++ Aug 3rd, 2004
Replies: 3
Views: 2,020
Posted By vivekgalatage
Hello Everyone


can anyone please explain me about the concept of namespaces?

Regards
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC