Advertisement

1 - 10 of 1446 containing alltags:("binary") (0.002 seconds)
I want to download a binary file from the same site that my applet comes from.  How do I do this?  My problem is that while I can read from a file via http, I don't get the whole thing.  I make a 2...
Zones: JavaDate Answered: 04/29/1997 Grade: C Views: 0
Below is my script. I need script to return random image (not image name!) from specified directory. I can open directory, choose filename randomly and read binary image data, But how to return bi...
Zones: PerlDate Answered: 11/18/1997 Grade: A Views: 0
I have a binary data file. I'd like to read this binary and save it as a text file. Has anybody done this before?
Zones: C++, CYGWINDate Answered: 12/12/1997 Grade: C Views: 0
When creating an ActiveX control, there are three choices for the compatibility: No, Project and Binary. I just can't understand what they are used for...the help is too simble for a beginer. And ...
Zones: Visual BasicDate Answered: 09/17/1998 Grade: A Views: 0
I have some VB5 API code that will let me save and retrieve String Values and DWORD Values from the Windows 95/98 Registry.  I need a piece of code that will allow me to save a Binary Value.  If yo...
Zones: Visual BasicDate Answered: 11/09/1998 Grade: A Views: 0
How can I access a file(binary or text) with CFile in DLL? I'm urgent. Would help me?
Zones: Windows MFCDate Answered: 02/05/1999 Grade: A Views: 0
I'm trying to read a binary flat file using MFC's CFile class.  The problem comes when trying to check for an end-of -file (EOF) when I'm doing a "while()" loop.   CFile filePtr; filePtr.Open(InPa...
Zones: Windows MFCDate Answered: 02/03/1999 Grade: A Views: 0
Can I do this and then search for Bytes to change and rewrite to the file. It is an old proggie I wrote and I want to patch it but by writing a special program to do so. Is it something like var ...
Zones: Delphi ProgrammingDate Answered: 04/19/1999 Grade: B Views: 4
Give me a simple C code(possibly using one C statement) to compute the number of binary 1's in integer?
Zones: CDate Answered: 04/20/1999 Grade: B Views: 0
I'm looking for a simple way to chop off several bytes from the begining of a file and then add several bytes to the new file. My application replaces "bad" JPEG file headers by looking for the fi...
Zones: Visual BasicDate Answered: 05/17/1999 Grade: A Views: 5