Search Results

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: hivework
Forum: C Sep 20th, 2004
Replies: 4
Code Snippet: Windows Log-off
Views: 4,068
Posted By hivework
This tiny code will demonstrate how to log-off from windows.
Enjoy!
Forum: C++ Sep 9th, 2004
Replies: 97
Views: 25,215
Posted By hivework
There is big difference between C and C++. "Most everything" is written in C.
Forum: C++ Sep 2nd, 2004
Replies: 8
Views: 3,783
Posted By hivework
Operating systems such as UNIX require applications to return an integer value.
0 usually meaning success and non-zero meaning an error.
Forum: Java Sep 1st, 2004
Replies: 1
Views: 3,365
Posted By hivework
Here is a very basic example of how to print out a line of text in Java


import java.awt.*;
import java.awt.geom.*;
import java.awt.print.*;
/**
Simple printing application that
will...
Forum: Java Aug 31st, 2004
Replies: 1
Views: 17,579
Posted By hivework
You see, the paint() method/event that you have "overidden" will never be "dispatched" in your program, because it is a member function of your Images class which does not extend any graphical...
Forum: C++ Aug 31st, 2004
Replies: 1
Views: 7,508
Posted By hivework
http://msdn.microsoft.com/library/en-us/odbc/htm/odbcodbc_function_summary.asp?frame=true
Forum: C++ Aug 31st, 2004
Replies: 9
Views: 11,823
Posted By hivework
ODBC API

http://msdn.microsoft.com/library/en-us/odbc/htm/odbcodbc_function_summary.asp?frame=true
Forum: C++ Aug 27th, 2004
Replies: 5
Views: 5,007
Posted By hivework
try hiring a team of developers... ;)
Forum: C Aug 27th, 2004
Replies: 10
Views: 4,628
Posted By hivework
The problem could be that you release your mutex too soon. The program is calling pthread_mutex_unlock() right after open(). Try releasing the mutex after the close() function.

Can you show us...
Forum: C Aug 27th, 2004
Replies: 10
Views: 4,628
Posted By hivework
What's in the "ifqcam.h" file? Did you write the qcam_ functions? If so, maybe the problem is in that code.
Forum: C Aug 27th, 2004
Replies: 10
Views: 4,628
Posted By hivework
i agree. maybe pthread_mutex_unlock function will help?
Forum: C Aug 27th, 2004
Replies: 10
Views: 4,628
Posted By hivework
try running two single threaded programs at the same time. see if two different cameras can be accessed at the same time.
Forum: C++ Aug 27th, 2004
Replies: 97
Views: 25,215
Posted By hivework
You can develop video games in any language out there. Heck, you can write it in JavaScript if you'll write a compiler for it. The key developing method in modern video games is accessing Video...
Forum: C++ Aug 26th, 2004
Replies: 97
Views: 25,215
Posted By hivework
I think C++ has been always kind of dead. The only major software i can think of that was written in C++ is Mozilla and Qt (Even though major implementaion of these software was rendered in C). I...
Forum: C++ Aug 26th, 2004
Replies: 19
Views: 8,508
Posted By hivework
I think that the closest Math that can be compared with programming is Descrete Mathematics...
Forum: Software Development Job Offers Aug 9th, 2004
Replies: 7
Views: 3,771
Posted By hivework
Hi!

Ya zainterisovan v vashem proekte. Ya sam zanimayus PHP y obiknovennim Web-design. Moya onda iz poslednix rabot yavlyaetsya http://www.hivework.com. Takzhe, ya mogu organizovat profesionalnyi...
Forum: C++ Aug 9th, 2004
Replies: 6
Views: 5,988
Posted By hivework
It should be either SNMPAPI_OFF or SNMPAPI_ON, right?
Have you checked the return value for these constants?
Forum: C Aug 9th, 2004
Replies: 2
Views: 2,537
Posted By hivework
What OS are you using?
Showing results 1 to 18 of 18

 


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

©2003 - 2009 DaniWeb® LLC