monster beats has everything
In their hoods where they are from, drug houses would be called trap houses. If you were a drug dealer, then your money would be called trap money. Well in the hip hop industry, art always imitates the...
View Articleerror message NASM
Using a NASM assembler, I get the error message:Comma expected line 3,after operand 1. But line 3 is the data section and there is no operand. This is line 3: number db 7 dup (?). Why the error...
View Articleerror message NASM
Using a NASM assembler, I get the error message:Comma expected line 3,after operand 1. But line 3 is the data section and there is no operand. This is line 3: number db 7 dup (?). Why the error...
View ArticleAPI
Salaam all! hello Please kindly define what is API(Application programming Interface). I have read many stuff but still it is not clear to me.
View ArticleAPI
Salaam all! hello Please kindly define what is API(Application programming Interface). I have read many stuff but still it is not clear to me.
View ArticleHELLO WORLD
url [url=http://www.coach-bags-outletstore.com/]coach bags[/url] [url=http://www.coachfactoryotletstoreonline4.com/]coach factory outlet[/url] [url=http://www.coachfactoryotlet-storeonlinez.com/]coach...
View ArticleHow to backup using backup API's in c++
Hi, I am writing an application that used to backup some specified file, therefore using the backup API calls i.e CreateFile BackupRead and WriteFile. getting Access violation reading location. I have...
View ArticlePacman Ghost Help
Alright so I've been programing a pacman game and am currently working on the ghost. How I have them work right now is that when it hits a wall it will generate a random number and if it is between two...
View Articlerapidminer and java
Hi, I want to create a new model of clustering, I want to start applying an algorithm (kmeans algorithm) from RapidMiner then retrieve the results (clusters and their contents) in my java program and...
View ArticleArrays question
C++ newb here. have this assignment and its driving me crazy. need some help. thanks. Arrays Write a C++ program to perform the pseudo code listed below. Display message - “*** This program was written...
View ArticleArrays question
C++ newb here. have this assignment and its driving me crazy. need some help. thanks. Arrays Write a C++ program to perform the pseudo code listed below. Display message - “*** This program was written...
View Articleusing arrays
Output needs to look like this. How do i do the second part using arrays? *** this program features arrays *** Enter 5 numbers following each number with enter 22.3 15.4 33 52 32 the numbers you...
View Articleusing arrays
Output needs to look like this. How do i do the second part using arrays? *** this program features arrays *** Enter 5 numbers following each number with enter 22.3 15.4 33 52 32 the numbers you...
View ArticleHelp with a program?
This is an untranslated version of what i need (Pseudo Code) I desperately need this Bet=startbalance Get users choice (Field, Craps, or Quit) While they didn’t choose quit If they chose field Get the...
View ArticleHelp with a program?
This is an untranslated version of what i need (Pseudo Code) I desperately need this Bet=startbalance Get users choice (Field, Craps, or Quit) While they didn’t choose quit If they chose field Get the...
View ArticleCreate search URL with search-term in it
Hello all, here is a problem I would like to know the solution to. Certain search boxes, upon entering a search term and hitting enter, they do return the results of the search but the URL of the...
View ArticleCreate search URL with search-term in it
Hello all, here is a problem I would like to know the solution to. Certain search boxes, upon entering a search term and hitting enter, they do return the results of the search but the URL of the...
View ArticleHow to backup using backup API's in c++
Hi, I am writing an application that used to backup some specified file, therefore using the backup API calls i.e CreateFile BackupRead and WriteFile. getting Access violation reading location. I have...
View ArticleDuplicate, Please Delete
Sorry, there was an error while posting this question and it posted twice. -T
View ArticleHandling Unexpected Errors
I have a fairly extensive question about programming that I was hoping someone could answer, or at least point me in the right direction to begin further research. I'm writing a program in C# which...
View Article