according to MS, stricmp is deprecated2010 (4/25/2013 8:32:53 PM) comp.lang.c++ According to Microsoft Visual C++ 2005, stricmp
is deprecated and they want us to use _stricmp.
Does anyone know why?
Does anyone recommend a good replacement?
Thanks,
Lynn McGuire
... Lynn
C++14 papers07 (4/2/2013 4:54:52 PM) comp.lang.c++ C++14 papers:
http://www.meetingcpp.com/index.php/br/items/a-look-at-cpp14-papers-part-1.html
And the wheel never stops.
Lynn
... Lynn
The Highest-Level Feature of C2626 (3/19/2013 9:00:00 PM) comp.lang.c The Highest-Level Feature of C is?
Think about your answer before visiting:
http://prog21.dadgum.com/166.html
Shocked me.
Lynn
... Lynn
C++11 compiler support shootout: Visual Studio, GCC, Clang, Intel06 (3/15/2013 5:10:29 PM) comp.lang.c++ C++11 compiler support shootout: Visual Studio,
GCC, Clang, Intel:
http://cpprocks.com/c11-compiler-support-shootout-visual-studio-gcc-clang-intel/
It would be nice if the author had documented
what ... Lynn
"The Unreasonable Effectiveness of C" by Damien Katz4733 (1/14/2013 5:55:50 PM) comp.lang.c "The Unreasonable Effectiveness of C" by Damien Katz
http://damienkatz.net/2013/01/the_unreasonable_effectiveness_of_c.html
" It's because C is so damn successful as an
abstraction over the underlying ... Lynn
Why C++ Is Not =?windows-1252?Q?=93Back=94?=5647 (12/4/2012 5:39:28 PM) comp.lang.c++ Why C++ Is Not �Back� by John Sonmez
http://simpleprogrammer.com/2012/12/01/why-c-is-not-back/
"I love C++."
"C++ taught me how to really write code."
"Back in the day I would study the intricacie... Lynn
Visual Studio C++ 2012 is adding variadic templates837 (11/5/2012 10:14:32 PM) comp.lang.c++ Visual Studio C++ 2012 is adding variadic templates
and initializer lists to Visual Studio 2012.
http://arstechnica.com/information-technology/2012/11/c-coming-back-into-the-mainstream-with-more-specs-mor... Lynn
according to MS, stricmp is deprecated2010 (4/25/2013 8:32:53 PM) comp.lang.c++ According to Microsoft Visual C++ 2005, stricmp
is deprecated and they want us to use _stricmp.
Does anyone know why?
Does anyone recommend a good replacement?
Thanks,
Lynn McGuire
... lmc(186)
"The Unreasonable Effectiveness of C" by Damien Katz4733 (1/14/2013 5:55:50 PM) comp.lang.c "The Unreasonable Effectiveness of C" by Damien Katz
http://damienkatz.net/2013/01/the_unreasonable_effectiveness_of_c.html
" It's because C is so damn successful as an
abstraction over the underlying ... lmc(186)
Why C++ Is Not =?windows-1252?Q?=93Back=94?=5647 (12/4/2012 5:39:28 PM) comp.lang.c++ Why C++ Is Not �Back� by John Sonmez
http://simpleprogrammer.com/2012/12/01/why-c-is-not-back/
"I love C++."
"C++ taught me how to really write code."
"Back in the day I would study the intricacie... lmc(186)
Visual Studio C++ 2012 is adding variadic templates837 (11/5/2012 10:14:32 PM) comp.lang.c++ Visual Studio C++ 2012 is adding variadic templates
and initializer lists to Visual Studio 2012.
http://arstechnica.com/information-technology/2012/11/c-coming-back-into-the-mainstream-with-more-specs-mor... lmc(186)
what is used to create a form?443 (10/3/2012 2:06:09 PM) comp.lang.c++ I think they call it a platform program when you are using a Form such as
creating a form with button using visual studio c++
Not everyone uses the Microsoft Visual Studio C++ that requires a runtime
file a... bclark2(81)
Why is C++ so popular7945 (9/27/2012 8:44:23 AM) comp.lang.c++ I have not found an answer to the question why C++ is the most preferred
language. I thought it would be a good question to ask in this newsgroup
that has programmers that have been using C++ for a while.
I ... bclark2(81)
C to Fortran?4665 (8/27/2012 2:08:54 PM) comp.lang.fortran I've seen several posts here recently apparently made by people used to
C/C++ who are novices at Fortran. I don't know if this is a general
trend? Could it be that people doing technical programming are s... usenet1820(74)
Trying to build a copy protection system9045 (8/8/2012 8:10:32 PM) comp.lang.c++ I am trying to build a copy protection system where the user
authenticates to my server and the server sends a decryption key. Then
without writing the key to the hard drive I want to load an encrypted
ex... thexder1(34)
OT: Damned spammers back!1263 (4/25/2012 8:37:23 PM) comp.lang.fortran Looks like the Damned Druggie Spammers (DDS) are back on c.l.f.
The one good thing is that GG seems to be throttling their posts
to about one every 5 minutes, so I don't think we'll get quite as
flooded a... Ken.Fairfield(491)