Summary: Hai, can anybody give me the algoritm to convert from hex to bcd. I'm going to do that using at89s51 in assembly language.. pleasee....:> thx b4 love...
Summary: Is there a function is C that converts a decimal number to a hex number and vice versa? I'm trying to access some data in memory with a known address....
Summary: I am developing in vc++ 7 (.net) and am having a brain fart. I receie a byte buffer (bRecBuf) containing 00 64 90 The 90 referes to a success code so...
Summary: ================================================================ No, this can not, in any practicle sense, be done. Every compiler that builds a .ex...
Summary: As tech-fred said, regular JPEGs are lossy. Photographic images generally cannot be squished as much as JPEGs, without some detail loss (somewhat like...
Summary: Just as example to show how to use the functions, put three text boxes and two command buttons on a form (set the multiline property of the textboxes ...
Summary: it's also fine to use vbs .i know how to do it in vb, can anyone help me to convert it to vbs. Imports System Imports System.IO Module Module1 Su...
Summary: I am reading data from a zip file in C language, and the modification date and time is in standard MS-DOS format, a hex number 2 bytes long. Does anyo...
Summary: I need to append a fixed text string to the beginning of each line of a text file like this. The first file is a dir list of filenames generated with ...
Summary: Thanks, the script runs correctly! Any way to make the folder variables editable in the script itself? so I just have to run it! EDIT: A little addit...
Summary: Benny, It may be that you don't understand what is meant when some talk about hex. There is no 'conversion' per se. Not on a data level anyways. Th...
Summary: Hi friends, I was working on aprogram that takes 16 Hex characters and converts to 8-ascii characters the program generates large numbers which are in...
Summary: I don't do C, but the following forum question is almost the same as yours. The various methods are described below the large ad in the middle. http:...
Summary: how do i write a function that converts uppercase to lowercase ? i know that there is already a function to do that in c but for some reason, it is no...
Summary: There is nothing in your algorythm that will convert from base 10 to base 2 (binary) or from base 10 to base 16 (Hexidecimal) which is what I suspect ...
Summary: You cannot "convert" jpgs to html. One is a text document, the other is a picture. All you need to do is link directly to the images themselves, and ...
Summary: hi all I want to write an assembly program lets name it todecimal.asm that convert the hexadicimal value stored in cx register to decimal and store it...
Summary: Convert it to what? All floppy disks are FAT, FAT12 to be precise. The size of the disk doesn't demand anything else - certainly not NTFS. Stuart ...
Summary: hi, i am having difficulties trying to save a graph output from Xgraph (on cygwin). When trying to save, HardCopy the available formats are: output de...
Summary: hi everyone!! I need to know how to use visual basic 2003 to accept input from an excel file and convert it to graph..pls help me as I have a deadline...