Quantcast
Channel: Programmers Heaven Forums RSS Feed
Browsing all 2703 articles
Browse latest View live
↧

2's compiment in assembly language

can u help me modify this program?i want this code to covert negative numbers into 2's compliment..fyi, im making calculator and performing negative doesn't and someone advises me to convert negative...

View Article


2's compliment in assembly

can u help me modify this format?i want this thing to perform 2's compliment when the user enters negative numbers (i have a calculator that doesn't perform operation with negative nos.)..thanks in...

View Article


Generate class file from XSD

I need to create a Class file from XSD from dot net code , can any one pl help me to do this .

View Article

How to remove top blank line from SOAP response in browser

How to remove top blank line from SOAP response in browser.Given below.<--Blank Line--> version="1.0" encoding="ISO-8859-1" ?> - <message><level>9</level>...

View Article

Principle of external-messages listening thread

Hello guys! I have a problem In my current Project. My application to works, needs communication with external system ( receiving and sending messages ). All communication is already coded, but I think...

View Article


CWnd Timer Interval changing

Let me start by saying that I am an experienced C++ programmer, but my knowledge of MFC is limited. Best to get all of my cards on the table. I have a rather large, rather 'evolved' user interface...

View Article

CWnd Timer Interval changing

Let me start by saying that I am an experienced C++ programmer, but my knowledge of MFC is limited. Best to get all of my cards on the table. I have a rather large, rather 'evolved' user interface...

View Article

How to print every other character of a string?

I have no idea how to do this. I'm thinking that I need to write a for loop and increment each character plus 2 and then print that result but I have no idea how to do it.#include <stdio.h>...

View Article


Code For Barcode Scanner for MC1000 Motorola Symbol?

I am developing apps that will read the barcodescanner of my MC1000 running Windows CE. Can you give me an example on how this work? Please Help me :(

View Article


accessing c++ objects within c. linking error.

Hello everybody, My goal is accessing c++ objects within c by using wrapper and externals. To get the pointer to the c++ object I use a type "void *". But i get an error while linking: undefined...

View Article

Code For Barcode Scanner for MC1000 Motorola Symbol?

I am developing apps that will read the barcodescanner of my MC1000 running Windows CE. Can you give me an example on how this work? Please Help me :(

View Article

how to less two input value based on my jquery

Please Help: I have code for live sum, but I want to Less two input value live, I cannot write the proper code, Please help me. My code is uploaded. Attachment:CODE.rar (1864 bytes | downloaded 5 times)

View Article

how to less two input value based on my jquery

Please Help: I have code for live sum, but I want to Less two input value live, I cannot write the proper code, Please help me. My code is uploaded. Attachment:CODE.rar (1864 bytes | downloaded 5 times)

View Article


Change value in a column

Hi, I need your help. I need to change the value 999999999 for xxx when the condition is meet case when U_Importacion != 'S' then pricewhen (((datediff(day,getdate(), t1.expdate)/30.00) /U_Prometido)...

View Article

Change value in a column

Hi, I need your help. I need to change the value 999999999 for xxx when the condition is meet case when U_Importacion != 'S' then pricewhen (((datediff(day,getdate(), t1.expdate)/30.00) /U_Prometido)...

View Article


Help with password entry and verfication

/* import java.util.*; public class Password { int intTime; public static void main(String[] args) { Scanner input = new Scanner(System.in); System.out.println("Please Enter you name: "); String...

View Article

Help with password entry and verfication

/* import java.util.*; public class Password { int intTime; public static void main(String[] args) { Scanner input = new Scanner(System.in); System.out.println("Please Enter you name: "); String...

View Article


a coding project for ebook reading

I am working on a project to enhance the ebook reading experience. It takes the most basic of necessities, reading, and applies a very unconventional approach in attempting to extract the vital...

View Article

a coding project for ebook reading

I am working on a project to enhance the ebook reading experience. It takes the most basic of necessities, reading, and applies a very unconventional approach in attempting to extract the vital...

View Article

upload data using xmlhttp (need urgent help)

hey guys!!! m newbie to vc++ and trying to upload a file...but my code does't upload file except with extensions txt, php... moreover cstring doesn't take data more than 512 kb following is the...

View Article
Browsing all 2703 articles
Browse latest View live