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 Article2'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 ArticleGenerate 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 ArticleHow 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 ArticlePrinciple 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 ArticleCWnd 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 ArticleCWnd 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 ArticleHow 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 ArticleCode 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 Articleaccessing 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 ArticleCode 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 Articlehow 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 Articlehow 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 ArticleChange 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 ArticleChange 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 ArticleHelp 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 ArticleHelp 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 Articlea 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 Articlea 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 Articleupload 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