Re: Prime numbers Programming Software Development by jackabascal confusion 1: j = two. while j is less than or equal to i divided by j j = j + one confusion 2: if j is less than i divided by j output a fraction in the form i over j. Re: Prime numbers Programming Software Development by sunyifei23 confusion 1: Loop used to test if i is divisible by any number, the condition j<=(i/j) is used so that numbers wont be checked twice. if no number is divisible, then the loop will not break in between result j>(i/j) Re: Word Association Game Community Center Geeks' Lounge by goldeagle2005 Confusion --> headache Re: Word Association Game Community Center Geeks' Lounge by paramasivan confusion--->decision Re: Python binary search Programming Software Development by scru Confusion in the brain. Re: Dialog visible only on one application Programming Software Development by Ancient Dragon Confusion -- how are you making a browser window with C++ and MFC??? I know MFC has an html control, but that doesn't use a browser. In html code I think it can check the browser type and act accordingly. But you'd have to ask that question in one of the other forums here, not in c++. Re: Query string Programming Software Development by griswolf Confusion: The token `self` is a 'community standard reserved word': It … confusion Programming Software Development by narendra_jntu I am very new to java . I am having some confusion in java versions. Actually what is java2 java 5 ,jdk1.…5 alot of confusion i am having . Is there any special meaning in that… to move forward in learning java.plz somebody clear this confusion. Confusion Community Center by swaira umar hi swaira here Hey all there i m student of bsse and nw i m in final year n i have 2 do final year project bt i m in gr8 confusion to which field i must go either to Networking or AI or Hardware/Software mixed.Plz Help me in chossing correct field and correct project. confusion Programming Software Development by linabeb …).... ![gila4](/attachments/large/3/gila4.jpg "gila4") my confusion is..... my code suppose to show like (vb.net) (as… confusion with char datatype Programming Software Development by palavi i have confusion, like when we give Char var='A';how is it … confusion access specifier Programming Software Development by jiten_raulo Hi experts, I have confusion about the point I read in my book: I. In … Confusion with regards to type casting of pointers Programming Software Development by abhimanipal Hello Everybody, I have a small confusion with regards to pointers. Here is some code [CODE] int … Confusion: Binary Operator Overloading Programming Software Development by aparichit4evr Hello friends...I'm having confusion about binary operator overloading in the following program. The question … Confusion in Time function output Programming Web Development by arupface … => nil irb(main):007:0> > Now my confusion is why that "=> nil" coming? what concept… Confusion in an Assembly code Programming Software Development by Mahnoor_1 … the statement , Inc color like this? I have a slight confusion in it. Re: confusion Programming Software Development by khizer03 …-z8JfOIKw[/COLOR][/QUOTE] hey i am really in a big confusion how can i do this please guide me this is… Re: confusion in a coding Programming Software Development by Salem … changes value just enough to cause a shed-load of confusion. The 0.7 in your if statement is actually a… Re: confusion about increment operator(++) Programming Software Development by deceptikon This: strncpy(p->name[(p->count)++], q, 20); Is roughly equivalent to this: strncpy(p->name[p->count], q, 20); ++p->count; I'm not sure where your confusion lies, but I'm all but certain you're overcomplicating things. Re: confusion about increment operator(++) Programming Software Development by L7Sqr …). The example I provided in my previous post removes the confusion entirely. If you are not certain how these things work… Re: Confusion: Copying Objects Programming Software Development by pspwxp fan … to post this as it is directly tied to the confusion above. float[] temp = matrix[r1]; for(int i=0; i… please remove my confusion Hardware and Software Networking by Frank Wallis … and knowledgable IT professional answers my question and removes my confusion. For example if I have a DNS Server in my… Container Adapter Confusion Programming Software Development by Yuruke …. -create the methods/constructors used for stacks. Overall the main confusion I myself am having is how to go about this… Hoping someone can clear up some confusion. Programming Software Development by Fyrbeast I have an assignment that asks me to pick a third-party control available for Visual Basic.Net. Color me a newbie...but I am not sure what that means. I googled the question "What is a third-party control for VB.Net?" and the results did not really give me a definitive answer. So could someone please clear up my confusion. Thank You Let me clear the confusion regarding voting! Community Center Meta DaniWeb by Dani … am going to try to clear up all of the confusion, so bare with me :) The reputation system still exists in… Re: Let me clear the confusion regarding voting! Community Center Meta DaniWeb by Dani Thanks for the positive feedback. OK I have some more confusion tidbits to add :) As I mentioned, if you give reputation … Need your help confusion in FUNCTIONS Programming Software Development by ishaiman … the student of MIT. C++ is my subject. I feel confusion in FUNCTIONS. can you help me? > It works if… Pointer confusion. Please explain :) Programming Software Development by nichya88 … some concepts about Pointer in C++ and I have a confusion in this code snippet and its result. Source Code: [code… some confusion about the data grid and data binding. Programming Software Development by shahrukh90 In windows based programming there is some confusion about the data grid and data binding. What to do first and where to do in code? Re: some confusion about the data grid and data binding. Programming Software Development by kvprajapati [QUOTE=shahrukh90;1243724]In windows based programming there is some confusion about the data grid and data binding. What to do …