Search Results

Showing results 1 to 39 of 39
Search took 0.01 seconds.
Search: Posts Made By: kelechi96
Forum: C++ Jul 29th, 2009
Replies: 4
Views: 209
Posted By kelechi96
Forum: C++ Jul 29th, 2009
Replies: 4
Views: 209
Posted By kelechi96
Well could you explain it to me ?
Forum: C++ Jul 29th, 2009
Replies: 4
Views: 209
Posted By kelechi96
Hi I'm thinking of writing a mmorpg game and what I would like to do is create a server I would like to send text messages over the internet to trigger events at the client or server.

A. How can I...
Forum: C++ Apr 29th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
Perfect resopnce +rep this is SOLVED DANIWEB I LOVE YOU !!!
Forum: C++ Apr 29th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
Ok so all I need now is the kit which probably will be in the physics/electronics/design and technology classrooms I'll ask my teacher Mr Stephenson if I can hope he says yes ! otherwise me and my...
Forum: C++ Apr 28th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
Dude that wasn't nice or fair sure you outrank me but that was bang out of order this is why these communitys are set up to try and get away from the ridicule of the "populer" comunity sure im 13 but...
Forum: C++ Apr 28th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
See this is the awnser I was looking for THANK YOU +rep but how do i do this ?
Forum: C++ Apr 28th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
The point is not to use an algoritham to generate random numbers it it to generate TRUE random numbers forinsance the radiation around you is argubly random and the sound waves genereated around you...
Forum: C++ Apr 28th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
does anyone know how i could do this
Forum: C++ Apr 27th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
Frequency based please thanks for all you awnsers so far heres an idea if i retrive sounds from the microphone and then return that value as my number how do i do this
Forum: C++ Apr 26th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
What i mean is to take sound from my microphone and turn it into a number
Forum: C++ Apr 26th, 2009
Replies: 35
Views: 1,995
Posted By kelechi96
Ok so I want to create some code which can generate a random number from a
1. Music file
2. A microphone

PLEASE is their anyway i can do this
Forum: C++ Apr 19th, 2009
Replies: 19
Views: 852
Posted By kelechi96
Forum: C++ Apr 18th, 2009
Replies: 19
Views: 852
Posted By kelechi96
Forum: C++ Apr 18th, 2009
Replies: 19
Views: 852
Posted By kelechi96
is there any function that allows me to do this
Forum: C++ Apr 17th, 2009
Replies: 19
Views: 852
Posted By kelechi96
Please someone tell me how to locate and read from an '=' sign in a text file
Forum: Geeks' Lounge Apr 17th, 2009
Replies: 0
Views: 337
Posted By kelechi96
Forum: C++ Apr 17th, 2009
Replies: 19
Views: 852
Posted By kelechi96
unbeatable thanks for taking your time to awnser me however firstly I didn't realy need to change my != to == because it was supposed to go to the next line if it found a '#' because '#' is a comment...
Forum: C++ Apr 17th, 2009
Replies: 19
Views: 852
Posted By kelechi96
A. Whats wrong with goto
B. still dosn't awnser my origonal question
Forum: C++ Apr 17th, 2009
Replies: 19
Views: 852
Posted By kelechi96
my question still hasn't been awnsered i want to read from an equals sign in my configuration file how do i do that
Forum: C++ Apr 17th, 2009
Replies: 19
Views: 852
Posted By kelechi96
Ok I need to know how to set my class to read only the values after the = sign.

Here's my class so far.



#include <iostream>
#include <string>
#include <fstream>
using namespace std;
Forum: C++ Apr 12th, 2009
Replies: 9
Solved: Config file
Views: 364
Posted By kelechi96
Thank you +rep though you probably dont need it since your a mod
Forum: C++ Apr 12th, 2009
Replies: 9
Solved: Config file
Views: 364
Posted By kelechi96
Thank you for your imput but you still didn't explain how it works
Forum: C++ Apr 12th, 2009
Replies: 9
Solved: Config file
Views: 364
Posted By kelechi96
I need someone to explain to me this code step by step:

/* File config.txt:
num = 123
str = hello
flt = 12.2
*/

#include <iostream>
#include <fstream>
Forum: C++ Apr 9th, 2009
Replies: 11
Views: 1,034
Posted By kelechi96
Forum: C++ Apr 9th, 2009
Replies: 11
Views: 1,034
Posted By kelechi96
Forum: C++ Apr 9th, 2009
Replies: 11
Views: 1,034
Posted By kelechi96
Forum: C++ Apr 9th, 2009
Replies: 3
Views: 3,295
Posted By kelechi96
In spanish but other than that its great
Forum: C++ Apr 9th, 2009
Replies: 11
Views: 1,034
Posted By kelechi96
But how do i search line by line how does my program differ 1 line from another
Forum: C++ Apr 9th, 2009
Replies: 1
Views: 541
Posted By kelechi96
Hi this basicly finds and stores prime numbers at you will need to put a file called startnumber.ini with a number in it for the program to start from. Also rename the UserStorage.txt each time you...
Forum: C++ Apr 9th, 2009
Replies: 11
Views: 1,034
Posted By kelechi96
how do i for instance say goto line 1 of the config file or go to line 50
Forum: C++ Apr 9th, 2009
Replies: 1
Views: 236
Posted By kelechi96
What are and how do I use vectors ? I have read some tutorials on them but I don't understand fully how they work.
Forum: C++ Apr 9th, 2009
Replies: 11
Views: 1,034
Posted By kelechi96
The title says it all i want to make 1 file which can store information which my C++ program can read and use. How do I go about doing this.
Forum: Assembly Apr 9th, 2009
Replies: 2
Views: 516
Posted By kelechi96
Hi I want to learn asm but I have Windows XP64 how do I go about learning assembeler for this operating system.
Forum: C++ Apr 9th, 2009
Replies: 6
Solved: fstream to int
Views: 337
Posted By kelechi96
Thanks again +rep
Forum: C++ Apr 9th, 2009
Replies: 6
Solved: fstream to int
Views: 337
Posted By kelechi96
Forum: C++ Apr 9th, 2009
Replies: 6
Solved: fstream to int
Views: 337
Posted By kelechi96
Thank You !
I'm going to change the number using fstream later and also thats not all of my code I closed the file later on. Someone close this thread.
Forum: C++ Apr 9th, 2009
Replies: 6
Solved: fstream to int
Views: 337
Posted By kelechi96
Hello I have created a sucsessful prime number finder however I wish to retrive the start number from a file the last line shows how I tried to do this however it failed any solutions ?
/* By...
Forum: Community Introductions Apr 9th, 2009
Replies: 2
Views: 332
Posted By kelechi96
Hello I am Kelechi Nze I'm 13 (Is that a problem ?) I come from the UK I have been writing C++ for about 3 years now I also have experience in HTML CSS and JS.
Showing results 1 to 39 of 39

 


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

©2003 - 2009 DaniWeb® LLC