struct record { int ID; string name; string nationality; bool IsMale; }ExampleStudent;[/pre] this is what i can do so far to declare it variables.i need insert new record, delete and sort the record. so, what are the next steps? kindly show me the codes....
Has anyone tried out Google Wave development? How easy has it been to dive in, and does interopability look promising? I'd love any thoughts on your experiences and whether it's worth diving into. Thanks! Michael
i want 2 create as/400 tool in my prj which will save time Could anybody gimme some idea reagrding as/400 tools. Software/Hardware used: AS/400
AS/400 development, Software development, AS/400 3rd party tools
I am interested in making software that allows potential employees to find employers who are offering what they are looking for in a job (be it salary, benefits, location, a specific job, etc). I also would like to have the vice versa of the scenario where the employer can look for a specific type...
What tools do you use to develop software? Do you use any open-source tools in the course of development? Share your thoughts!
This is Anand, i have bought one O2 XDA Zinc windows mobile 5.0. i am developing one windows application and trying to sync through Remote. i can sync with Usp cable is working fine but when i try to do the Remote sync i can not connect with my laptop. i have tested wiht HP ipaq window mobile 5.0...
Hi there I am new in programming, I was wondering if you kindly help me please what is Thread culture in the software? and what is doing?, picture shows Thread culture in the software more appreciated Thank you in advance
Got to know of this term somehow and have got a hang of it, Can anybody please tell me as to wat exactly is meant by solution blueprint?
Hi I’m trying to build an image editor using MSHFLEXGRID so far I’m able a map a bitmap in mshflexgrid using following technique clr = GetPixel(picOpen.hDC, x, y) mshflexgrid1.CellBackColor = clr now I want to to create Circle ,Square & Paint bucket . But I do not know how to do it. Please...
MSHFlexGrid, Image Editor, Microsoft Hierarchical FlexGrid
I developed my softwarers in foxpro dos/dbase, now I want to run the same software on window-xp environment.
do you have a template that i can use to develop application software specification?
Software Requirements Specification, Software requirements, Software project management
Write a pseudocode statement that subtracts the variable downPayment from the variable total and assingns the result to the variable due.
can we open a sound file using dos through c programming in turbo c comopiker or even in any other compiler please answer me u can also mail me answer to: kvnpatel@gmail.com,
For example, take a baseball game I have taped, insert it into the software and have it calculate the speed of each pitch based on distance the ball travels. Preferably the software would automatically calculate each pitch with only one or two mouse clicks. Possible? Is this technology...
i would like to have a welcome screen before how go deep into my system. so how to make it auto switch after 5 second? i am using visual basic 2008 thx.
A Real world Problem: This is a business rule of a bank that the Balance of customer must always be Positive, Further that it is also a business rule that a customer can not withdraw amount greater than his/her current balance. Question statement You are required to write a C++ program to solve...
I have two command buttons, CmdNew and CmdOld, where by clicking the first i make the second visible and vice versa for example Private Sub CmdNew_Click() Me!CmdOld.Visible = True End Sub I want to use only one toggle button instead,with two captions"Old" and "New". I have difficulties with making...
While execution of my program's exe, the EndUser sometimes get run time error or application defined error etc., which are not handled by me in my code. So, in each & every 'Sub' or 'Function', before 'End Sub' or 'End Function', I have put these lines... If Not Err.Number = 0 Then ...
Iam making an application based on Minutes of Meeting, which are recorded after every meeting.I want to ask that my form contains two sections sayin status of last meeting and action plans after current meeting.which i need to display in a meeting related to same meeting purpose. I thought of doing...


