What is the use of pointers, linked lists, polymorphism,and operator overloading? If useful, how are they useful and where do I find good tutorials on these subjects?
Jason Benjamin wrote: > What is the use of pointers, linked lists, > polymorphism,and operator overloading? There are lots of uses for all of the above. > If useful, how are they useful and where do I find > good tutorials on these subjects? Any good text on C++ would cover these. The FAQ for comp.lang.c++ is here: http://www.parashift.com/c++-faq-lite/ which has a how to learn c++ section: http://www.parashift.com/c++-faq-lite/how-to-learn-cpp.html which has a number of recommended C++ texts. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ Question #70427: Sitting beside women on public transport because one is forced to http://islamqa.com/index.php?ln=eng&ds=qa&lv=browse&QR=70427&dgn=4
On 2005-12-16 23:25 UTC, Roberto Wilson wrote: > All source code that I catch to compile through the MSYS of the SDL I > make as dll but in the hour to create a program the SDL that I construct > is very slow and if I catch the SDL in devpaks.org being the same > version the speed the game I am normal what I am making of made a mistake? > > The configures is: ./configure --prefix=c:/dev-cpp/bin/mingw > --enable-shared --disable-static > > Somebody can help to understand this me? The people who provide the faster version must have built it differently. Do they say how they built it? Perhaps they enabled some important optimization option.
This is exactly my problem, sees, already I was in the Google, the site of the SDL and the list of e-mails and nothing to find information of as to optimize the SDL so that it is faster. I thank its aid and if it will be able to help me one more time I am very grateful. One more time thanks. Greg Chicares <chicares@...> wrote: On 2005-12-16 23:25 UTC, Roberto Wilson wrote: > All source code that I catch to compile through the MSYS of the SDL I > make as dll but in the hour to create a program the SDL that I construct > is very slow and if I catch the SDL in devpaks.org being the same > version the speed the game I am normal what I am making of made a mistake? > > The configures is: ./configure --prefix=c:/dev-cpp/bin/mingw > --enable-shared --disable-static > > Somebody can help to understand this me? The people who provide the faster version must have built it differently. Do they say how they built it? Perhaps they enabled some important optimization option. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ MinGW-users mailing list MinGW-users@... You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users --------------------------------- Yahoo! doce lar. Faça do Yahoo! sua homepage.
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3480558 By: newbee555 hello, i want to compile and execute my ANSIC code.I downloaded min gw gcc 5.0 for this. But i am new bee to ansi c code.How do i compile ansi c code now???i have worked with ansi c b4 but i can't figure out how to work with this application.Have i downloaded things preperly?I want help urgently.Can anyone help me?i am a newbee to ansi c coding too. thanks! -newbee ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=286529