Search Results

Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: theausum
Forum: Java Oct 28th, 2008
Replies: 0
Views: 4,871
Posted By theausum
Code to Execute an SQL Script in JDBC.
The SQL Script should have comments starting with - or -- only on new lines and each command should end with a ; .

Reading a sql file and putting all of it...
Forum: C++ Oct 28th, 2008
Replies: 1
Views: 847
Posted By theausum
This is the code to print the Permutations of a String.
#include<stdio.h>
#include<conio.h>
#include<string.h>

void permute(char *str,int l,int pos,int r);
void swap(char &a,char &b);
void...
Forum: PHP Oct 28th, 2008
Replies: 2
Views: 2,342
Posted By theausum
Sorry for not using the code tags.
I did not have any question.
I have just provided the php code to find visitor's location.
Forum: C Oct 27th, 2008
Replies: 0
Views: 429
Posted By theausum
#include<stdio.h>
#include<conio.h>
#include<string.h>

void permute(char *str,int l,int pos,int r);
void swap(char &a,char &b);
void print_string(char *str,int r);

int main()
{
Forum: PHP Oct 27th, 2008
Replies: 2
Views: 2,342
Posted By theausum
<?
$ip = '59.32.28.65';
$url = "http://www.ipmango.com/api.php?ip=".$ip;
$xml = simplexml_load_file($url);
echo "IP address : {$xml->ipaddress} <br />";
echo "City : {$xml->city} <br />";
echo...
Forum: Windows NT / 2000 / XP May 10th, 2008
Replies: 1
Views: 407
Posted By theausum
Can anybody tell me the price of the surface computer of microsoft??
Forum: C++ May 6th, 2008
Replies: 3
Views: 1,786
Posted By theausum
I want to make sniffer in C++.So can anybody help me out by providing codes??
Forum: Windows NT / 2000 / XP May 6th, 2008
Replies: 8
Views: 821
Posted By theausum
Has windows xp sp3 been released??
Forum: JavaScript / DHTML / AJAX May 2nd, 2008
Replies: 2
Views: 988
Posted By theausum
Its easier to make games for websites in javascript or in flash??
Forum: C++ Apr 12th, 2008
Replies: 4
Views: 1,669
Posted By theausum
why are there 2 j++ :?:
Forum: Java Apr 12th, 2008
Replies: 1
Views: 378
Posted By theausum
How do i run a jar file from command prompt??
Forum: C++ Apr 7th, 2008
Replies: 2
Views: 535
Posted By theausum
What are the difference between C++ and Java??
Forum: Java Apr 7th, 2008
Replies: 1
Views: 423
Posted By theausum
Can anybody explain me what is Serialization.
Forum: Java Apr 6th, 2008
Replies: 1
Views: 394
Posted By theausum
Which IDE is better...Netbeans or Eclipse?
Forum: C++ Apr 6th, 2008
Replies: 2
Views: 460
Posted By theausum
What is the difference between #define n 10 and const int n=10
Forum: Search Engine Optimization Apr 5th, 2008
Replies: 10
Views: 1,549
Posted By theausum
Can anybody give me some SEO tips??
Forum: C++ Apr 5th, 2008
Replies: 1
Views: 379
Posted By theausum
Java is better or C++..??
Forum: C++ Apr 3rd, 2008
Replies: 6
Views: 518
Posted By theausum
symbian os is for mobiles.
Forum: C++ Apr 3rd, 2008
Replies: 6
Views: 518
Posted By theausum
but in visual studio 5.0 or newer u can make mobile applications only for windows os.isnt it?
wat abt symbian os?
Forum: C++ Apr 3rd, 2008
Replies: 6
Views: 518
Posted By theausum
For Mobile Applications carbide C++ is better or j2me is better?
Forum: Java Apr 3rd, 2008
Replies: 3
Views: 539
Posted By theausum
Is Enumeration interface not used anymore??
Showing results 1 to 21 of 21

 


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

©2003 - 2009 DaniWeb® LLC