9 Discussion / Question Topics

Remove Filter
Member Avatar for Jamblaster

I think I have the answer to this: First you get a self proclaimed expert who says it is absolutely wrong to ask for other people to write code for you (a la iamthewee) in this discussion here--> http://www.daniweb.com/software-development/cpp/threads/467572/question-a-car-class Then you find this self proclaimed expert begging for other people …

Member Avatar for diafol
1
377
Member Avatar for Jamblaster

I have been reading about exec() and passthru() and system() and different ways to use these, but so far not one of them is working. The Closest I have gotten is to get a request from CMD printed up on the page and so I researched how to pass a …

Member Avatar for Jamblaster
0
7K
Member Avatar for Jamblaster

I am having a problem getting this code to work in deleting records from a database. The path to the database is correct and I have another couple of event handlers that work fine using this same datbase so I know that the path to the Db is good. Any …

Member Avatar for Jamblaster
0
179
Member Avatar for Jamblaster

Just wondering if this is possible because I have been looking and haven't found a way to do this. I have found ways to create and save new Word documents, but I'm developing a program which opens, reads to a RichTextBox Object and then speak the text back. I have …

Member Avatar for kRod
0
197
Member Avatar for Jamblaster

Ok, here is my question. I got this code working (Yeah it isn't really complex I know, but I'm a beginner anyway) and I couldn't make it work when using a class variable for the strTotalCost and decTotalCost variables and passing decTotalCost to the strTotalCost to show the calculated price. …

Member Avatar for Reverend Jim
0
163
Member Avatar for Jamblaster

I can't tell why this piece of code wont work, but another one which I wrote does because they look exactly the same to me. Please tell me if you can see what the difference is because I cannot. I tried using the code snippet thing, but it doesn't let …

Member Avatar for Jamblaster
0
211
Member Avatar for Jamblaster

Title says it all: I am wondering in what kind of situations a programmer would use a union vs using a structure. I'm pretty new to this stuff and my book only devotes about 2 pages to Unions so it isn't the best source of info on Unions really, but …

Member Avatar for rubberman
0
493
Member Avatar for Jamblaster

First off let me say that I am a student and do not want any answers. What I do want is some help understanding why my logic isn't working so I can devise a new plan. Any help at all would be greatly appreciated because I am completely stuck atm …

Member Avatar for Anuradha Mandal
0
213
Member Avatar for Jamblaster

I am new to this site and also new to programming. I found this site through a google search looking for a solution to an error--> "no newline at end of file", but I figured out what I was doing wrong and saw that this is a wonderful site for …

Member Avatar for jingda
0
55

The End.