Posts
 
Reputation
Joined
Last Seen
Ranked #477
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
72% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
3 Commented Posts
0 Endorsements
Ranked #1K
~13.8K People Reached
Favorite Tags
Member Avatar for asadriz

Can I install a normal Unix OS loaded system as a firewall between DSL and Switch, please let me know if its possible and how?

Member Avatar for hyerutko
0
216
Member Avatar for Scuppery

If you are on school and you are taking algebra like me or just want to find the missing length of one side of the triangle than this program should help you out. Pythagorean Theorem Calculator is great and extremely essay to use thanks to this little program I pass …

Member Avatar for hondros
-2
1K
Member Avatar for eliza2044

Hey guys, Does any of you have a clue how can I install the sqlite3 library on my computer? I'm using netbeans for building my application which now needs to handle a database. I already tried to compile the sqlite3 source code but the make command ends into a huge …

Member Avatar for eliza2044
0
491
Member Avatar for blamp

can someone help me figure out why my output is incorrect any help would be apprecaited [code]#include<iostream> using namespace std; class fractions { public: fractions fractions :: operator+(fractions f); fractions fractions :: operator-(fractions f); fractions fractions :: operator*(fractions f); fractions fractions :: operator/(fractions f); fractions addFraction(fractions); fractions subFraction(fractions); fractions multiFraction(fractions); …

Member Avatar for jonsca
0
100
Member Avatar for Phloxicon

This would be trivial but it comes with a serious catch - I can't edit the Unrelated or Friend class. I can't seem to access a private data member despite the friend relationship between the classes. Code: [url]http://pastie.org/613042[/url] [code=c] class UnrelatedClass { ... private: friend class FriendClass; float m_fNumber; } …

Member Avatar for Tom Gunn
0
276
Member Avatar for happygeek

Did anyone else get just a wee zing of excitement at 11.30pm (GMT) last night? I will admit to raising my glass and downing a large Jim Beam Black in order to celebrate the fact that UNIX Time had hit 123 billion seconds. OK, so I am a geek, what …

Member Avatar for AceofSpades19
0
276
Member Avatar for newsguy

MySpace is many different things to many different people. To the young it is an online home where they can hang out, chat and discover new music for example. To Mum and Dad it is often seen as being something of a [URL="http://www.daniweb.com/blogs/entry1304.html"]parental nightmare[/URL]. To the tabloid media it is …

Member Avatar for HelenEmm
0
248
Member Avatar for khess

After posting [URL="http://www.daniweb.com/blogs/entry3340.html"]5 Things I Wish Linux Had[/URL], I did some mulling and gathered comments from readers and compiled this additional list of items that I wish Linux had. I've also included one thing that I wish Linux didn't have. These are part of my 2009 Wishlist and are more …

Member Avatar for tracyanne
0
351
Member Avatar for metalclunch

Hello, this is Metalcrunch. I've been learning C++ over the past days and I thought I'd make a calculator. So I looked over the existing code on the internet on how to make a calculator, understood it, then made my own from the very scratch. However, I'm having a few …

Member Avatar for 23.12.2012
0
235
Member Avatar for VBNick

Hello~! ...again.. I got some help from you guys a while ago with this same app because it wouldn't run on winxp. It runs fine now, but my brother is still telling me he cant get it to work right...so rather than go through all the trouble of trouble shooting(he …

Member Avatar for Salem
0
253
Member Avatar for tomtetlaw
Member Avatar for bipinbaglung

what is the minimum space of pen-drive required to install ubuntu in a pen-drive. ubuntu may be of earlier version

Member Avatar for JeoSaurus
0
172
Member Avatar for devstudio.2007

Dear All, Everytime i want to logg off or restart to set python path so how to avoid this logg off or restart options. Actually iam using two Softwares using this different Pythonpath if iam using second software means again i want to restart Pc how to avoid this Situation. …

Member Avatar for sneekula
0
100
Member Avatar for Sohvkhan

Hello, I was assigned the task of coding this program in python for homework and I recently ran into a problem. Basically the assignment asks that a program prompt the user for a series of numbers and will then output the smallest number, the largest (their respective locations) and finally …

Member Avatar for woooee
0
145
Member Avatar for ahnoldschwarz

I want to get into game design, but I'm not sure which programming language I should learn first. I'm going to use resources on the internet, but mostly I'll be teaching myself. I want to be able to design smaller games first and build a portfolio, and I eventually want …

Member Avatar for michinobu_zoned
0
441
Member Avatar for AceofSpades19

I prefer to write the backend first because thats how I think and it seems more logical to me, what do you prefer?

Member Avatar for mustafaneguib
0
96
Member Avatar for 0-Roisin-0

I have only ever done the very basics in Java and really need help. I have to read innumbers from 1 to 20 and then print true if all the numbers are present and false otherwise. I don't know where to start!

Member Avatar for BestJewSinceJC
0
128
Member Avatar for Manutebecker

I must say I always love a program where I can use #include<vector> vectors are like the peanut butter to my chocolate!

Member Avatar for Manutebecker
0
117
Member Avatar for PhiberOptik

Hey guys, I'm trying to use MySQL and I have a server setup and ready to go and I'm 100% sure it works. I read a tutorial page and tried to find more but I couldn't. What I did was drag the .jar file that came in the Connector/J.zip (3.0) …

Member Avatar for peter_budo
0
631
Member Avatar for CompVsMe

Hello, I have to make this brief as possible,before more popups come, and close out my post. I was halfway done with another post before popups ruined it PROBLEM: Popups come every 1-6 minutes while browsing the net, Usually Advertisements, Like "Scan Computer Now" "Blackberry" But One is not a …

Member Avatar for crunchie
0
149
Member Avatar for Taker

I hsve developed this code I am having trouble with the Account manager to perform the task it meant to do when i put N for New customer it exits the program and i shouldnt can anyone hepl me with this problem [code] #include <iostream> #include <string> #include <cmath> #include …

Member Avatar for WaltP
0
202
Member Avatar for 666kennedy

i have an array of 16 things, now 8 of them have to be chosen at random so basically what i want to do is random(CHR/2) like choose a random number from CHR/2 (as there are 8 not 16 now) what code would i use because that doestn work

Member Avatar for Freaky_Chris
0
119
Member Avatar for jsully1

I have a bit of code my instructor sent me as an example to look at and it is giving me approx 100 errors when I compile it all of the form 'illegal character: \172' or 'illegal character: \8224'. This is a new one on me, was wondering if anyone …

Member Avatar for jsully1
0
113
Member Avatar for planetPlosion

I need to downgrade my java version from 1.5 to 1.3 for a project and I've downloaded the .sh file: j2re-1_3_1_23-solaris-i586.sh I'm not sure how to implement this or if there are any other steps. thanks I'm trying to downgrade to java 1.3 from 1.5 and I downloaded the shell …

Member Avatar for AceofSpades19
0
109
Member Avatar for STUDENT#101

Hi could anyone tell me how to compile a three tear program in VC++. I am using g++ in school and so for practice at home I am using VC++ but I just can't get it to compile. thanks in advance.

Member Avatar for AceofSpades19
0
144
Member Avatar for shamila08

hello, dear all, i have a slightly problem with my assigment algorithm as follows: [code=cplusplus] void write( int *x, int n) { if (x != 0) { for (int i = 0; i < n; i++) { printf("%4d", x[i] ); } printf("\n"); } } // print void swap(int *x, int …

Member Avatar for shamila08
0
186
Member Avatar for BattlingMaxo

I havebeen using wxdev c++ but have problems when compiling directx code even though I have installed devpaks for DX9 anyway i think the best thing is for me to get a real compiler not freeware. Are there any good compilers that have gui design tools that will compile directx …

Member Avatar for BattlingMaxo
0
112
Member Avatar for Drycola

Hello everyone, I want to design my own distribution of Linux, I downloaded DSL (Damn Small Linux) distribution (wich is a LiveCD) but I couldn't edit anything at all! I think I have to get the source code not the compiled one. Can anyone tell me where can I find …

Member Avatar for AceofSpades19
0
133
Member Avatar for monkey_king

Hi I have a some general questions, some are c others are c++ related. So I'll just post them here in the c++ forum. These question only relates to speed not so much design issues. So far most of my programming has just been about making it work. That is …

Member Avatar for Narue
0
147
Member Avatar for PuQimX

"I want to write a program that determine a student’s grade. It reads three test scores (between 0-100) and calls a function the calculate and return a student’s grade based on following rules: (a) If the average score is 90% and more, the grade is ‘A’ (b) If the average …

Member Avatar for AceofSpades19
0
544