Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: Mushy-pea ; Forum: C++ and child forums
Forum: C++ Jun 11th, 2007
Replies: 1
Views: 1,525
Posted By Mushy-pea
Hi. I wrote a simple test web server script in Perl a few months ago. Did I read any HTTP specification documents before starting to find out what I'd need to parse? Hell no, I just listened on...
Forum: C++ Feb 16th, 2007
Replies: 3
Views: 3,201
Posted By Mushy-pea
Hi. DLL files are dynamically linked to a program. If you want to statically link functions to your program they will probably go in a .lib or .obj file, or in your programs' own .exe file. I...
Forum: C++ Jan 9th, 2007
Replies: 6
Views: 3,448
Posted By Mushy-pea
There are some applications whose developers claim can (in some cases) retrieve a C - like representation of the original source from a .exe file. It is generally believed that reverse compilation...
Forum: C++ Dec 1st, 2006
Replies: 6
Views: 1,377
Posted By Mushy-pea
Thanks you two. Problem solved. I like the avatar Salam and a nice sentiment, keeping to standards and all that. But tell me, can using

void main ()

ever cause undefined behavior in a...
Forum: C++ Dec 1st, 2006
Replies: 6
Views: 1,377
Posted By Mushy-pea
Hello everyone. I was writing somthing in C++ today and a little "issue" occured to me. How can you avoid the possibility of a buffer overrun when reading from STDIN into a character array? In...
Forum: C++ Dec 1st, 2006
Replies: 10
Views: 1,875
Posted By Mushy-pea
Please post some of the code you have be unable to compile and the compile errors you have been getting. Then someone might be able to help.

Steven.
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC