Programming Language
Forum Post

quick sort algorithm HELP!!

sequence of numbers: 11, 8, 9, 4, 2, 5, 3, 12, 6, 10, 7 Sort the list using quick sort with the middle element as pivot Pivot = 5 Smallindex = i Index = j ⇒ j ≤ 5 (pivot) 11 8 9 4 2 5 3...
Forum Post

c

hi, i need an c code for my project work, c code which states.... statement:- c program which accepts or reads 4 floating point numbers from an another file or input file say 'input.txt'(file name...
Forum Post

probelm in c++ >>the most repetions

hi . i want you to help me to solve my problems . i start now to study c++ by myself . i am intersted with programming . i coded many programs . but its still there errors that i didnt...
Forum Post

Re: Matrix Help

I tried that, but getting an error: ??? In an assignment A(I) = B, the number of elements in B and I must be the same. Not really sure what that means, or how to correct it. Thanks.
Forum Post

Re: Need help with visual basic please

never mind I forgot the textbox i wanted filled was textbox2 not textbox1 and after using your coding, it worked perfectly! thanks so much however i had to delete the const. errmessage part for...
Forum Post

Re: Need help with visual basic please

This is helpful but only the error message for the checkbox works :s
Forum Post

Short simple question

Hi guys. I'm doing windows forms application. I want it to change textbox background color at some point in the for loop, but the color visibly changes when the loop is over. If I remove strokes...
Forum Post

Re: List of ALL Controls in PROJECT - VB.net

That's strange, I used the link command and that actually stopped the link displaying, never mind, have pasted the link text again. Regards, Dai ------------------------------------------ Do or...
Forum Post

Re: Need help with visual basic please

You don't really need the checkbox_changed event, though I would leave in the first bit that disables the button, doesn't hurt, just delete the rest. You'll need to use the button click event,...
Forum Post

C doubts

anyone having doubts on C lang can go here
Forum Post

Re: '==' : 'char *' differs in levels of indirection from 'int'

ok now that i fixed it, it says choice is undefined, do i need to undeclare it
Forum Post

Detect double click on files

What do you mean exactly? if i understood correctly, you can use WM as well. there is also E_Book about it. i have it. call me know if u want. 7007.saeed@Gmail.com
Forum Post

Re: Combobox Manipulation

Thank you for your input. It struck a chord in my Swiss cheese of a brain and I played with it for a bit. Here's what I finally came up with: cboMonth.ListIndex = (CurrentMonth - 1) cboYear...
Forum Post

Re: HELP with Program

It will work without "Else TextBox1.ForeColor = Color.Red" aplikacje internetowe
Forum Post

Can you help me get my Hello World program to work?

Hi All I am just learning how to program in assembler. I am using 64 bit Mepis 8.5 on an AMD Athlon 3200+ PC. I cannot get my basic environment to work to assemble and link a Hello World...
Forum Post

Need help with visual basic please

I've tried so hard by myself and I've just ended up confusing myself as it's my first time using vb. I didn't want to waste anyones time but I'm sorry I just don't know what to do.. ---- How...
Forum Post

Re: Combobox Manipulation

Yea; I'll second getting old is awful - my memory is terrible and gets worse every day. :) In the combo's click event, try CurrentMonth = Combo1.List(Combo1.ListIndex) HTH
Forum Post

Re: '==' : 'char *' differs in levels of indirection from 'int'

= 0. That way, you ensure that your data is valid before trying to calculate a result. Not sure about the calculation formulas; if you're getting the expected output for the input, then ok,...
Forum Post

Combobox Manipulation

VB5 What I've done; Dim CurrentMonth as string. I have a combobox for users to choose which month they want as CurrenMonth. I want the combobox to set the current month as the primary choice. I...
Forum Post

xlsread and isnan use?

I'm a student currently working on a MatLab project that requires me to use xlsread to read an xls file that contains a random number of students (rows) and 16 columns (grades of...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.