by tqa
Ping function
|
|
[2 replies] Last: i am using the Linux os.. so, this header file are needed. #inclu... (by tqa)
|
by vac1
How to get number cycle in my c program ?
|
|
[3 replies] Last: Thank you for the responds, What i meant by number of cycle is, the t... (by vac1)
|
by roncriss
error: 'display' was not declared in this scope
|
|
[1 reply] : It means that each time you try to use that display variable the com... (by Duthomhas)
|
by starter08
Sending a file to HTTP server via a multi-part flat form
|
|
[10 replies] Last: So you want other people to be able to upload files? Why not just have... (by Zaita)
|
by roncriss
invalid types ‘double[int]’ for array subscript
|
|
[2 replies] Last: Thanks man you have been very helpful! i discovered other errors a... (by roncriss)
|
by tnjones
How to use EVP_DigestInit() in Linux
|
|
[no replies]
|
by fireVein
no newline warning
|
|
[1 reply] : I've yet to get MS's VC++Express to install on my PC (stupid nonsense ... (by Duthomhas)
|
by stefanj
simple process synchronization
|
|
[6 replies] Last: Google is a cranky friend. For unix stuff, you can usually google f... (by Duthomhas)
|
by sheppie68
Printing Text & Graphics
|
|
[1 reply] : You could get familiar with the OpenOffice file format. It's just a Ja... (by Zaita)
|
by massysett
Streambuffer to read from file descriptor
|
|
[3 replies] Last: ...only if you have a buffer. If you don't you have to override both. ... (by Duthomhas)
|
by tnjones
How to use MD4,MD5, SHA1 in Linux using C++
|
|
[3 replies] Last: All the examples are in C, but you can use C++ I/O just as easily. ... (by Duthomhas)
|
crop image |
|
[2 replies] Last: You might want to google for the ImageMagick library. (by Duthomhas)
|