Summary: Hi everybody, does anybody know where i can find free c++ source code to convert bitmap (.bmp file) to .jpeg file format and back from .jpeg to .bmp w...
Summary: I am writing a c++ code for converting bmp file into jpeg.... The algorithm i have followed is: 1)Convert RGB color space to Y,Cb,Cr.. 2)Down sample C...
Summary: Hi everyone, I want to convert a PDF file to JPEG through a C++ code. A program that gets a PDF file and gives a JPEG one. Can anyone help? Is there a...
Summary: I have a .dll file, how can I convert it to a .lib file? i was trying to use dlltool, but seems that it will just give me .a library file? in fact wh...
Summary: I want to pass a parameter(this parameter determine pdf file location)to exe file(that convert pdf to text file)in my application in delphi. Please he...
Summary: Hi all, I am working on a C++ program that converts a decimal to a fraction, finds the lowest common multiple, multiplies the numerator by the denomin...
Summary: Thanks for all your replies. Here is the thing though. I can't find code on the net. Do you guys know where i can get free c++ source code that omp...
Summary: Hello I am writing application which receives jpeg stills from external source. I should build from these jpegs an output file in some video format (M...
Summary: hello, i am not sure whether i am right or not: if there is a program which can convert any assembly code (say, Win32 running on Intel) to c code, th...
Summary: this c code have the error at this line "while((fscanf(fin,"%c",&letter)=EOF))" when i complier it and that put up a error msg. If anyone could Debug ...
Summary: That's a lot to explain in one shot, so the email thing is a good idea. Before I send you one of my Win32 registry-access wrappers in C++ (all heavily...
Summary: speaking of asm, do you guys know how to embed it into a cpp file? you know, compile it with you c++ code? i always wondered how you would do that. (i...
Summary: you can make a program in notepad with a .bat extension which will cause the code in the notepad file to execute. for example: C:\internetexplorer.exe...
Summary: It just came to mind while looking at M2's code, that you dont need to write the Dir to a file first. Here's sum improved code: ::----CODE---- md c:\l...
Summary: Please help a newby trying to code first program. I want to be able to write data to a file, then read from the same file. I can manage this OK, but I...
Summary: Depends on what files you want to convert. A mac does not use the file extension to open files (uses resource and data-fork instead), a windows system...
Summary: I have a project that is supposed to convert numbers to binary. While the conversion is simple, i am haveing problems getting the 1's and 0's to prin...
Summary: Hi: I am a newbie trying to learn C++. Our instructor gave us several assignments already and I am struggeling with the last one. Here are the instruc...
Summary: Let's have another approach to understand, what happens, when making a simple c-program work. I am talking plain C in UNIX. Let's assume you use the t...
Summary: minor, maybe, point: alloc.c is not a function, but a file. vi How static effects this declaration depends up on where the declaration is. If it is ...
Summary: I have NASM.When I try to assemble the kernel loader(that will load the C code and call "main()"),it says "binary files don't support externs". ...
Summary: Hi anonproxy, Thanks for the tip! I did run the include and it returned TRUE (good thing...I guess). I also ran the forementioned header.php file alon...
Summary: Ok here is the deal: subject: Writing data to a file in C problem: I need to be able to write the data as the program is running not just when I clos...
Summary: I m very much in trouble, as i have to submit my project reports within 15 days, i request to u all that plz help me to takeout from my 'C' coding. if...