Poet, Singer, Writer, Admin of Indyaspeak.com
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
Linux socket programming
Where can I find a good introduction to socket programming?
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
Need help with cin setw
I made a program here is my code:
#include
#include
#i
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying