Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~31.8K People Reached
Favorite Tags
Member Avatar for Sudo Bash

I am writing a game in which I need to know whether or not a user preforms an action in one second or less. I can not use time() because it measures time in seconds. If the user starts the action half-way through a second it would mess with accuracy. …

Member Avatar for Yangang
0
4K
Member Avatar for skorm909

I have a c++ game that i made and i was wondering how i would make it so that i could add graphics, or just use the same basic concept of the game and just put those into a fresh game that i make with graphics. well my question is …

Member Avatar for BogdanCov
0
2K
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for Sudo Bash

Hi all, I am fairly confident with Python, and am now turning my focus from learning how to program the language to learning to program it well. I am wondering what the best way to approch classes which have too many variables in them. I an writing a platformer game, …

Member Avatar for Sudo Bash
0
249
Member Avatar for raju1234

hi... I have a fedora operating system image with the root password already set.....can I browse through the files of this image to know the password...? Any help would highly appreciated.....

Member Avatar for Sudo Bash
0
118
Member Avatar for Sudo Bash

I have a slackware 13.1 tower computer and an Ubuntu 10.04 netbook. The netbook has an Atheros AR9285 wireless adapter, and I just recently got a Netgear WG111v3 USB wireless for the tower. I got the ndiswrapper driver working for the Netgear, and I have been previously been using the …

Member Avatar for jbennet
0
391
Member Avatar for Sudo Bash

Hi all, I have a Pentium 4 with hyper-threading on my Slackware machine. Currently I am running the non-SMP 2.6.24.5 kernel, but I want the option to be able to boot with the 2.6.33.4 SMP kernel as well. I already have Lilo installed on my computer and have a large …

0
169
Member Avatar for gotnos

I have tried to structure my program but im stuck at this point. I have a file that contains phone phrases on each line (1-900-WINNING) is one of the phrases, if i get more digits than a phone number requires i must ignore the remainder. This data is coming from …

Member Avatar for WaltP
0
147
Member Avatar for Sudo Bash

Hi all, I am trying to create a class to serve as a customized cout class. Right now I have made some test code to see if I can do it. Right now I am trying to make it function just like cout, but later I will have it do …

Member Avatar for Sudo Bash
0
2K
Member Avatar for Sudo Bash

Hi, I was wanting to write a (ba)sh script to allow me to wait for the detection of a new USB device, and when that device is detected, execute some commands. The scripts are intending to be working on the principle that whenever I plug in a usb device a …

Member Avatar for Sudo Bash
0
240
Member Avatar for gunbuster363

Hi all, I have been started to learn game programming for some weeks. I want to make a simple 2d game first, as a start off. but I come across some trouble~they are: I tried C++: allegro : maybe too primitive and old? Irrlicht: 3d rendering concept too complex for …

Member Avatar for maninaction
0
194
Member Avatar for Sudo Bash

I am adding a secondary hard drive to my dell tower. I am wanting to duel boot Windows XP and Slackware Linux. I currently have only Windows XP on my computer, but I am not sure what formating it has on it. My question is: what format should I use …

Member Avatar for zelkea
0
274
Member Avatar for dspjm

For example, I want to write a minesweeping. I know the interior algorithm, but I don't know how to start creating a gui. How should I get started? Thanks.

Member Avatar for JamieLynnSEO
0
245
Member Avatar for jake1496

I think the Call of Duty 4 is the best one. I also like the boxing game of<URL SNIPPED> nintendo Wii. Because I drip sweat and get away from the big pressure in the life. It was such a great experience when you get refresh in the game. So many …

Member Avatar for davidlouis88
-8
857
Member Avatar for MooGeek

these are my resolutions: [LIST] [*]Less Games [*]More Coding [*]I will learn how to code in standards [*]I will learn more about cURL, Jquery and LOTS of new technology in Web Development [*]I will learn JAVA programming and replace VB as my software Primary Language [*]I will continue developing my …

Member Avatar for ifiok.idiang
1
308
Member Avatar for Silkywings

Hi everyone! I am still fairly new so am learning the ups and downs of threading. I have over 200 computer games from Big Fish. I keep about 20 on my computer and the rest stays with Big Fish and are available whenever I want to reinstall them. My ?....I …

Member Avatar for cwarn23
0
188
Member Avatar for Badoodhi
Member Avatar for alexchen
-5
117
Member Avatar for Borzoi

Share your experiences that you've had with "experts" who have made you want to facepalm from their stupidity and users which have less than minimal knowledge. For example, people that wonder why their computer doesn't turn on during a power cut. My most recent one that I can recall is …

Member Avatar for The Mad Hatter
0
156
Member Avatar for mbouster

Dear all, I would like to ask you how to initialize the following: I want to initialize a class inside another class. How I will be able to do so? An example: [CODE]/*Class Date*/ class Date { public: Date(){} // default constructor int day;//day of the month valid till 31 …

Member Avatar for mbouster
0
278
Member Avatar for cosmoss

while i was registring to daniweb i got the following error Fatal error: Existing data passed is not an array Called set_existing in [path]/register.php on line 461 in [path]/includes/class_dm.php on line 235

Member Avatar for Ancient Dragon
0
58
Member Avatar for cwarn23

Hi, I am looking forward to getting the new i9 core when it comes out and I hear one of the cpu's that are going to be available is 4GHz 6 core 12 threaded. I'm going to wack two of those cpu's with dual sockets into my new computer. I …

Member Avatar for Sudo Bash
0
190
Member Avatar for gamaliel

just wanna ask...if how can i create a game? in wat platform? is it only on C++? or i can use other platforms??:$

Member Avatar for Sudo Bash
0
102
Member Avatar for Tellalca

Hey; I want to get into some game programming just for fun and to improve my C++ and software development experience. For now I developed some Console Applications as anyone would do. Now the question is this; do I need to know how to use WinApi or POSIX in order …

Member Avatar for Sudo Bash
0
173
Member Avatar for Sudo Bash

I have two questions relating to classes. I have run into a problem in using classes in multi-file programs. Here are three example files which illustrate the problem I am having and the errors I am getting. [B]file1.cpp[/B] [CODE=c++] //file1.cpp #include<iostream> #include"file3.h" using std::cout; using std::cin; namespace baz { extern …

Member Avatar for programmersbook
0
3K
Member Avatar for sanjith123456

if cin.get(str,256); executes, why it reads only 255 characters???? answer immediately please

Member Avatar for frogboy77
-2
100