Posts
 
Reputation
Joined
Last Seen
Ranked #902
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
80% Quality Score
Upvotes Received
11
Posts with Upvotes
9
Upvoting Members
10
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
5 Commented Posts
~100.40K People Reached
Favorite Tags
c x 80
java x 80
c++ x 55
chess x 19
Member Avatar for vegaseat

The strange title comes from a skit by Benny Hill, where he tells his wife all the facts she shouldn't know, but she always answers "I know! I know!" Anyway, this thread is suppose to be a collection of strange facts. Let's have fun! Here are a few facts to …

Member Avatar for vegaseat
11
9K
Member Avatar for Dave Sinkula

With regard to C++ books, I'll just echo the advice here .The following books are recommended; read them in mostly the order listed." Accelerated C++ " Andrew Koenig & Barbara Moo " The C++ Standard Library " Nicolai Josuttis --- a "must have" " Effective C++ ", " More Effective …

Member Avatar for shahidali6
11
10K
Member Avatar for vijaykrishnabor

Swap 2 number without using third variable code do not use temp variable for swapping if the code was useful please let me know [code]#include <stdio.h> void main() { int a,b; printf("enter number1: ie a"); scanf("%d",a); printf("enter number2:ie b "); scanf("%d",b); printf(value of a and b before swapping is a=%d,b=%d"a,b); …

Member Avatar for Mayukh_1
-1
7K
Member Avatar for Vandithar

Hi, I want to install turbo c in windows. I don't have cd to install turbo c. I tried downloading a zip package and installing but it is giving error. How can i install and download turbo c in windows? Any suggestions? VANDITHA

Member Avatar for maha harshini
0
389
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for abelLazm

Simple game.... Every one will make a sentence containing the word given in the upper post and give a new word to the community. [B]Rules *-NO one post consecutively. *-Words can be repeated after a gap of one month. *-Sentences can't be repeated. *-Sentence should contain at least 4 words. …

Member Avatar for vinnitro
6
1K
Member Avatar for cynusalisa

Hello Friends, Please anyone share with me , The name of Operating Systems that are used in Computers ???

Member Avatar for ankur.pandey.52687
-1
176
Member Avatar for Serunson

Me and JBennet thought of this at college today Seeing as he hasn't started it, i will The rules are simple Post a word that rhymes with the previous one No double posting If there is no rhyming word for a word ~ start on a new word I shall …

Member Avatar for princysharma90
1
2K
Member Avatar for jhambe

Hi help me to create program for my midterm exam!! System multiplication table Using C++

Member Avatar for rubberman
0
64
Member Avatar for ibthevivin

>Write a Java program that recursively reads ten names from a file, and then outputs the total number of characters in the names, the list of names, and the list of names in reverse order. All looping must be performed recursively. > Jay Walker Erol Flintstone C. Erol Madre Billy …

Member Avatar for Taywin
0
2K
Member Avatar for psy.blast

Hello Daniweb Members, I am a beginner programmer and I have a problem, I am doing a PAT (Practical Assessment Task) for my school and I have come accross a huge problem, I'm trying to get a value from a selected combobox in Netbeans, (I am using the GUI builder), …

Member Avatar for JamesCherrill
0
241
Member Avatar for sandrannola

Inline Code Example Here import java.util.*; public class DiceGame { public static void main(String[] args){ Random myRand = new Random(); Scanner myScan = new Scanner(System.in); double money = 10.00; int temp2 = myRand.nextInt(6)+ 1; int temp3 = myRand.nextInt(6)+ 1; int roll = temp2 + temp3; int choice = 0; boolean …

Member Avatar for DJSAN10
0
238
Member Avatar for DJSAN10

I don't need the exact query , just the logic of how I should go about it: I need to compare for equality all records of a table for a given set of fields. If count of such similar records exceeds a particular value, I have to delete all those …

Member Avatar for DJSAN10
0
96
Member Avatar for np complete
Member Avatar for forjustincase

Can someone help me understand the code below? I'm trying to figure out how it's getting the text file to read from. public static void main(String[] args) throws Exception { if( args.length < 2 ) { throw new Exception( "Usage: inputFileName outputFileName"); } Box d = new Box(8); PrintWriter pw …

Member Avatar for DJSAN10
0
127
Member Avatar for mrsduyen

Hi everyone. I'm want question which are the best online course web design? Who know tell me. thanks!

Member Avatar for Smohil
0
101
Member Avatar for Despairy

Hey I just tried using the OpenCV for the past few hours but I keep on failing. I am a Windows 7 user with Visual Studio 2008. I followed the instructions for OpenCV2.2 (whilst downloading the newest stable version 2.4) did the CMAKE phase exactly the way it says . …

Member Avatar for DJSAN10
0
259
Member Avatar for jonny_tech_brat

post three words (the most unrelated words a place, an animal and a thing) that you think NO ONE in the world has ever posted on the internet in that sequence.. *Rule* you have to use the last word of the previous post.. PS: its a skill to come up …

Member Avatar for Helianthus
0
242
Member Avatar for rahman86

HI all in Daniweb. I have a problem here. I wanted to create a desktop database application using Java DB Embedded. What is the problem here i try creating a frame from scratch and want to connect to the database. I have create a connection to the database. it was …

Member Avatar for bloggernewbie
0
3K
Member Avatar for DJSAN10

If I want to learn web designing and development, that includes many technologies HTML5, CSS, PHP, JavaScript, AJAX, XML, DOM, Flash/Flex/ActionScript and so on. In which order should I go? The start will be basic HTML no doubt , but then which ones are the pre requisites for what. What …

Member Avatar for Ausopenxcell
0
118
Member Avatar for apanimesh061

[CODE] import java.io.IOException; import java.io.PrintWriter; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement; import java.lang.NullPointerException; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; /** * * @author Animesh Pandey */ public class anilet extends HttpServlet { protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { response.setContentType("text/html;charset=UTF-8"); PrintWriter …

Member Avatar for ghul-mur
1
337
Member Avatar for Kitt3nkat

I am trying to create a 2d table that asks for user input to create table size, adds all the numbers across each row, and creates the next row by multiplying by the first row. Here's what I have and it's now giving me an "Exception in thread "main" java.lang.NullPointerException" …

Member Avatar for NormR1
0
880
Member Avatar for Nimrod7676

Hello everybody, I'm using Ubuntu 11.10 and I don't know about assembler for linux, but I think there is. Do anybody know about Assembler for linux? Thanks. =]

Member Avatar for rubberman
0
137
Member Avatar for iXmerof

Hi, i'm totally green with assembly language. Now I need to learn it, I always wanted before to to learn this language for my own, but time, never had enough of time. Now I need to learn it from zero - to pass the laboratory at university. Mainly I'm reffering …

Member Avatar for DJSAN10
0
217
Member Avatar for dmoneyrpyt

# Can someone help me with this program by fixing it I should finish it before tomarrow and I don't know where I went wrong# #include<stdio.h> //header file #include<conio.h> //header file #include<stdlib.h> //header file #include<time.h> //header file #include<math.h> //header file #define PI 3.14159 //header file indicating that pie is equal …

Member Avatar for DJSAN10
0
231
Member Avatar for ~s.o.s~

In case you are not not aware, Stanford has started offering free online courses (as in real courses and not just video lectures) for topics like Database design, analysis of algorithms, CS 101 etc. Classes like database class, AI class and machine learning class are already live and a host …

Member Avatar for Tofayel
3
537
Member Avatar for Vampiricx3

Okay, so I'm aspiring to be a software programmer (I am only 17 and are yet to go through College/University), but I was just wondering, what do people that hire Programmers think of body modifications? Personally I love them, but I don't want them to affect my possible future career. …

Member Avatar for BruceVA
0
202
Member Avatar for krishnisilva

hi, i am new to java and i am using eclipse for java coding when i run a build.xml file it says build fail and says "Compile failed; see the compiler error output for details." and points to the code below. does anyone know the reason for this, [CODE] <javac …

Member Avatar for krishnisilva
0
992
Member Avatar for Syrne

Hi there, I am not sure if this is the correct forum for this, but I am currently working with an HPC machine for business use and it is currently running Ubuntu 11.04 (I have yet to update due to software incompatibilities). Anyways, some of the users would prefer to …

Member Avatar for jbennet
0
358
Member Avatar for Esmerelda

[code] #include<stdio.h> main() { int a=1; switch(a) { case isdigit('1'):printf("Hello"); } }[/code] This code works fine Hello is printed [code] #include<stdio.h> main() { int a=1; switch(a) { case isalpha('a'):printf("Hello"); } }[/code] But this code gives an error It says case label does not reduce to an integer

Member Avatar for WaltP
0
124