Re: how to create a simple elevator simulation? Programming Software Development by trueframe To make a basic elevator simulation, first, identify the floors and the elevator's capacity. Then, use loops and conditionals in programming to mimic its movement. Include buttons for users to call the elevator and select floors. Test thoroughly for accuracy. Re: Improve HAVING BY performance Programming Databases by toneewa I'm a little late to the party, however, I want to share my experience learning MySQL in the past day. I setup a server, a database, and wrote a C++ program to connect to it. It measures the times for 3 SELECTs. The whole product list, using HAVING, and WHERE. I also tested reversing the orders. Query execution time: 0.0002336 seconds … Re: Read file properties of video files in C++ Programming Software Development by toneewa The [Windows Media Foundation API](https://learn.microsoft.com/en-us/windows/win32/api/mfmediaengine/nf-mfmediaengine-imfmediaengine-getduration#requirements) is probably what you are thinking of. You also can just use my example, using the ffmpeg library. Just change the filename. extern "C" { #include <libavformat/… GCC Fails to Recognize Parameters Programming by snah19 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 … Re: GCC Fails to Recognize Parameters Programming by toneewa While I haven't used DJGPP for a couple decades, I decided to install the ffmpeg library and do a test program another way. For me, the declarations worked changing: #include "os_support.h" #include "avformat.h" #include "internal.h" #if CONFIG_NETWORK #include "network.h" #… Re: GCC Fails to Recognize Parameters Programming by Reverend Jim I can't offer any suggestions other than to just download the compiled app for your system instead of building it yourself. Re: GCC Fails to Recognize Parameters Programming by rproffitt Here's another problem. When we change the OS not only must we setup the compiler, environment and such but sometimes an OS API could be deprecated or removed. You made mention of a possible OS change so that's a possibility. You obtained this code from somewhere. Go back there and see if they updated it for your new OS. Re: Track Faces from Videos with Margins Using Deep Learning in Python Programming Computer Science by EdwardMatthew It's fantastic, I have read this article and it is super amazing. thankyou for the knowledge. Re: Trying to animate sprite using DirectX9 Programming Software Development by Pavel_11 Hello, it is unneccessarily to use right movex or leftmovex , because it is to much variables. You should to use one variable movex to make it with minus or plus sign in your update function; by pressing left or right keys; because the one thing which is changable is a picture; I mean in global sense; variables like leftx, right x should be one… Re: Object not declared in scope (didn't find answer in page) Programming Software Development by CollegeC++ H Re: Newbie Community Center Say Hello! by 3265002918 h Re: connecting modem to sound card Hardware and Software Hardware by gopinathar h Re: New 2 C++ please help Programming Software Development by tom1989 h Re: Need Help with TextArea and Loop Programming Software Development by KimJack H.. Re: C++ Question Issue ( the if and else code) Programming Software Development by arithehun h Re: C++ Question Issue ( the if and else code) Programming Software Development by arithehun h Re: Internet explorer opens with ads Hardware and Software Information Security by ashisnothereman h Re: butterfly program Programming Software Development by bkruep h Re: butterfly program Programming Software Development by bkruep h Re: Java snacktime bot Programming Software Development by Ashley157 h H, what the best game script with databse Programming Web Development by abdullah_359 H, i am very happy to discover new friends , and would you like help me recently i have got domain and hosting i want to add the best game script with data bse , any body can help , plese design . Thank you . . . . . . . . . Re: How to link .c file and .h file Programming Software Development by Ancient Dragon .h files are includes in .c files [code] // myfile.c // #include "myheader.h" // rest of c program here [/code] Then run your compiler against all the *.c files. It will create *.obj files which can be used by the linker to create the executable file. Beyone that, how to do all the above depends on the compiler and operating … Re: Why Is form1.h Bigger Than the .cpp File That Includes It Programming Software Development by siddhant3s " .h files are smaller than .cpp " is a convention and a strong convention. There are many well established libraries which do not follow this convention. One of the infamous example is Boosts; they have header-only libraries. (well, mostly) How to make separate functions to get the mean and standard deviation? Programming by AngĂ©lica_7 H! I need to calculate the mean of the coverages of two types of particles that could be trapped on a square surface. They are particle #1 and particle #2. Such averages are taken after certain number of steps, for example, every 10 Monte Carlo steps, and considering a number of iterations. The coverages mentioned before are defined as (number … He!!p HeeR! Programming Software Development by cutedipti h! friends i am not gettin output for below program.. it shows [B]segmentation fault[/B]...:-O can any one suggest me on this.... [code=c] #include<stdio.h> #include<string.h> int main() { char *str1="United"; char *str2="front"; char *str3; str3=strcat(str1,str2); printf("\n%s",str3); … help with an string... it sthe only thing im missing PLEASE! Programming Software Development by lisedaton H ALL!! IT CAN BE SAID IM DONE WITH THIS PROGRAM THAT ITS MAKING ME CRAZY... BUT IM HAVING A PROBLEM... (I PAINT THEM RED AND WROTE THE PROBLEM BESIDE IT...) PLEASE PLEASE HELP!!!!!!!!!!!!!!!!!!!!!! THE PROGRAM IS SUPOSSE TO RECIEVE A SENTENCE AND THEN SPLIT IT TO WORDS AND COMPARE THE WORDS AND IF THEY ARE "EQUAL " PRINT THEM… selecting input text data how to rerender the remaining components Programming Web Development by kondaluavula <h:inputText id="textId" autocomplete="off" style="width:100%;height:100%" onkeyup="getSuggestionValues(this.value)" > <a4j:support event="onclick" reRender="datatable,definition,tagno,ind1_def,cbpossiblevalues,ind2_def,cbpossiblevalues2&… Blue Screen Stop - Driver IRQL not less or equal Hardware and Software Microsoft Windows by bdmallalieu H/W: Dell Inspiron 8600 with 1Gb RAM S/W: XP Media Centre Edition 2002, SP3 My laptop has been operating more slowly for quite a time, on boot-up & during operation. I do not use it for games or watching films (except the occasional YouTube clip). In the last week or so I have been having Blue Screen Stop errors with Driver IRQL not less … please help cpu will not restart Hardware and Software Information Security by rowdy31 h-p pavillion windows 98 second edition push power button screen flashes blue then goes black for about sevin seconds then one more blue flash then nothing i used to be able to hit alt cont delete on the second flash then cpu would start and run fine but not now tried (f8) (esc) ( alt- cont- delete) nothing same thing its been doing … Need Help In Project Topic Selection Community Center Say Hello! by HETAL H I Friends....... I Want Your Help In Selection Of Topics 4 Projects Of 50 Marks . As I Have Started To Learn Java Now I Have No Idea About Java Projects . Would U Suggest Me Which Type Of Project I Shold Select????