GCC Fails to Recognize Parameters
DaniWeb » C Forum
by
1M ago
RE: ffmpeg-4.4 Andrew Wu DJGPP CROSS COMPILER, GCC v12.2.0 Host Macbook Pro, macOS Monterey [Click Here](https://ffmpeg.org/platform.html#DOS) DJGPP Cross Compiler 12.2.0 Fails to Recognize "certain" Parameters in FFmpeg Source Code Hi, I am using the DJGPP cross compiler 12.2.0, developed by Andrew Wu, github, to build the FFmpeg source code, and ..read more
Visit website
How can I better use C++and data structures and algorithms
DaniWeb » C Forum
by
2M ago
I am a first-year university student from China. My major is Computer Science and Technology. I have been self-learning C++and data structures and algorithms recently. May I ask how I can learn them well? Is anyone interested in being my teacher or learning with friends? (Machine translation, my English is ..read more
Visit website
Insertion in Binomial Heap in C
DaniWeb » C Forum
by
4M ago
Hello, everyone!:) I am new to Daniweb and I would like a little help in implementing Binomial Heap subroutines in C, especially insertion in Heap. For my application it is necessary to implement max-heaps(i.e., roots storing the maximum value) in stead of min-heaps(i.e., root storing minimum value) in ANSI C ..read more
Visit website
How to invert an image in c without external libraries...? Is it possible?
DaniWeb » C Forum
by
5M ago
How to invert an image in c without external libraries...? Is it possible ..read more
Visit website
Libcurl C++ CURLE_FAILED_INIT. SSH Error -43.
DaniWeb » C Forum
by
6M ago
Hello all. I'm relatively new to libcurl C++, and I have been hopelessly stuck. Bit of a background for this app. It is very legacy, having been made in the early 2000s. LPSTRs abound. It looks in FTPs for files from suppliers (who have an SFTP they interact with and ..read more
Visit website
How to solve errors in my code
DaniWeb » C Forum
by
6M ago
How to solve some errors in the code in c++ #include #include #include #include class Person { //creating a Person class with attributes like ID, latitude (X) and longitude (y) public: int x; int y; bool infected; }; Person(int _id, int _x, int _y, bool _infected ..read more
Visit website
Libhv udp server on threads
DaniWeb » C Forum
by
7M ago
Hello. I am trying to build a simple UDP multi-threaded echo server in `C` using `libhv` (library is using non-blocking events). Basically i am trying to combine https://github.com/ithewei/libhv/blob/master/examples/udp_echo_server.c with the threading of https://github.com/ithewei/libhv/blob/master/examples/multi-thread/one-acceptor-multi-workers.c I do this because i will have high amount of traffic and multiple threads will be needed ..read more
Visit website
I need help with the FRIDA tool
DaniWeb » C Forum
by
9M ago
It is to make some changes to an existing app, does anyone know how to use this tool ..read more
Visit website
How to remove or disable an oracle table trigger via c# code
DaniWeb » C Forum
by
9M ago
I wonder if there is any solution to drop an oracle table trigger using c# windows application project ..read more
Visit website
Display image in output
DaniWeb » C Forum
by
11M ago
Hello everyone, I'm currently working on a project, and I have to edit a table,by merging certain cells. Below is a picture summarizing my situation as well as a snippet of my code where my code works for the right cell but not the left one : ![Capture.PNG](https://static.daniweb.com/attachments/4/9f5139ba3eb9b255246a1c5f9c3b3e2f.PNG) private void ..read more
Visit website

Follow DaniWeb » C Forum on FeedSpot

Continue with Google
Continue with Apple
OR