Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets
    Replies Views Last message
icon10.gif Make THISFN simpler and more powerful
by taking advantage of some new c++ feature
By: Lance on Tue, 18 October 2022
5 1627 Fri, 11 November 2022 02:50
By: Lance
  Math - GaussJordan function
A function for quick Gauss Jordan Matrix Elminiation - solving equations
By: frederik.dumarey on Sat, 29 October 2022
0 488 Sat, 29 October 2022 20:55
By: frederik.dumarey
  compiling issue with Clang
doesnt eat my libs
By: Leander on Wed, 10 August 2022
0 582 Wed, 10 August 2022 19:48
By: Leander
  Capture division by zero
By: koldo on Fri, 16 October 2020
19 6614 Mon, 25 July 2022 11:30
By: jjacksonRIAB
  Read a text file and assign values to variables int and double
By: 281264 on Mon, 16 May 2016
1 3155 Mon, 14 February 2022 19:35
By: jjacksonRIAB
  Pre processor and macro error
By: Xemuth on Mon, 30 November 2020
2 6955 Tue, 01 December 2020 11:49
By: Xemuth
  strange MinGw return
By: Leander on Thu, 05 November 2020
7 2816 Thu, 12 November 2020 11:33
By: Leander
  FP exception vs NaN ( 1 2)
By: koldo on Mon, 26 October 2020
20 6446 Mon, 02 November 2020 18:07
By: koldo
  Dumb bug. Improper use of Null
By: koldo on Thu, 05 September 2019
4 3721 Wed, 30 October 2019 08:11
By: koldo
  Nested template question
By: koldo on Sun, 09 June 2019
5 3750 Mon, 12 August 2019 09:56
By: slashupp
  prototype not found
MinGW doesnt understand defaults
By: Leander on Sun, 09 June 2019
7 4884 Mon, 24 June 2019 21:46
By: Leander
  What is the difference between the memory management in C and C++?
By: duckworth on Wed, 07 December 2011
3 6661 Tue, 29 January 2019 13:10
By: nisha.kale1122
  UDP Server/Client with Winsock
By: lovmy on Wed, 16 May 2018
6 5611 Fri, 18 May 2018 14:10
By: mirek
  THISFN and Thread
In a Thread, THISFN didn't work
By: sisamu on Sun, 18 March 2018
3 3640 Tue, 20 March 2018 23:31
By: sisamu
  How to set progress in taskbar button
By: koldo on Wed, 10 January 2018
3 3668 Thu, 11 January 2018 08:25
By: koldo
  error in examples
By: unknown user on Mon, 02 May 2016
1 2781 Mon, 02 May 2016 20:34
By: Klugier
  printing MinGW return
By: amando1957 on Tue, 09 July 2013
2 6983 Tue, 09 July 2013 20:11
By: amando1957
  diff/patch for Strings
By: koldo on Tue, 01 May 2012
0 3933 Tue, 01 May 2012 01:24
By: koldo
  Weird problem
By: mdelfede on Thu, 19 January 2012
3 5314 Fri, 20 January 2012 08:23
By: koldo
  Creation of a static .lib with MSC in U++
By: 281264 on Sat, 12 February 2011
0 4865 Sat, 12 February 2011 16:26
By: 281264
  article "Reading C type declarations" for C++ newbies or ignorants like me ;)
By: mr_ped on Mon, 13 December 2010
1 4889 Mon, 13 December 2010 13:01
By: dolik.rce
  Detect when a key is pressed!
By: _Seven_ on Tue, 05 December 2006
9 14838 Fri, 29 October 2010 10:01
By: mr_ped
  va_list problem
By: amando1957 on Sat, 13 March 2010
3 6340 Mon, 15 March 2010 22:44
By: amando1957
icon5.gif global Object and static std::map --> Crash
By: loki on Sat, 26 September 2009
1 6013 Sat, 26 September 2009 15:06
By: loki
  template + convert problem
By: sergeynikitin on Sat, 19 September 2009
2 5515 Sun, 20 September 2009 12:08
By: Didier
  SAPI example
By: ksingh on Sun, 09 August 2009
0 7120 Sun, 09 August 2009 17:12
By: ksingh
  Ultimate++ possible adaptation to C++0x
By: ptDev on Sun, 14 June 2009
3 6766 Mon, 15 June 2009 22:59
By: cbpporter
  Basic library interface and separation problem
By: janwilmans on Mon, 08 June 2009
3 5877 Tue, 09 June 2009 08:22
By: janwilmans
icon5.gif overloading operators rules
By: amando1957 on Wed, 03 December 2008
3 6222 Mon, 11 May 2009 16:47
By: piotr5
  I don't get some aspects of STL ... [pointless rant]
By: mr_ped on Wed, 18 March 2009
3 6857 Mon, 11 May 2009 16:28
By: piotr5
  Multiple statements in for loop
By: dolik.rce on Tue, 30 September 2008
3 6175 Tue, 30 September 2008 21:01
By: dolik.rce
  explanation of c++ typedef line
By: captainc on Thu, 18 September 2008
4 7318 Thu, 18 September 2008 16:27
By: mr_ped
  Time for little quiz! ( 1 2)
By: mirek on Tue, 04 April 2006
29 31393 Sun, 07 September 2008 10:12
By: mirek
  STL multimap
By: Indio on Fri, 15 August 2008
1 5722 Fri, 15 August 2008 00:47
By: cbpporter
  THISBACK and function-overloading
By: michael on Fri, 25 July 2008
1 5011 Fri, 25 July 2008 11:49
By: mrjt
  What does , means?
By: mobilehunter on Wed, 02 April 2008
14 19675 Fri, 18 April 2008 22:47
By: tvanriper
  Optimized memcmp for x86
By: mirek on Fri, 22 February 2008
9 17878 Wed, 12 March 2008 21:27
By: mirek
  multiple classes include-problem
By: michael on Mon, 25 February 2008
8 11089 Tue, 26 February 2008 17:25
By: bytefield
  Template problem
By: bytefield on Wed, 20 February 2008
9 17442 Fri, 22 February 2008 14:58
By: bytefield
icon5.gif Try / catch
By: pippo on Mon, 29 October 2007
4 7925 Tue, 30 October 2007 12:26
By: mdelfede
  File List with FtpClient
By: WebChaot on Mon, 15 October 2007
1 4929 Mon, 15 October 2007 11:57
By: mirek
  Trouble with pointers.
By: snap2000 on Sat, 25 August 2007
2 8236 Sat, 25 August 2007 09:09
By: snap2000
  How to use string array with functions?
By: michael on Thu, 24 May 2007
3 6243 Sun, 27 May 2007 15:04
By: michael
  How to access other classes variables?
By: michael on Tue, 22 May 2007
7 9018 Wed, 23 May 2007 21:04
By: michael
  Constructor with parameter
By: michael on Mon, 14 May 2007
7 9653 Mon, 14 May 2007 21:46
By: mr_ped
  Unable to compile with Irrlicht
By: juenvalj on Mon, 14 May 2007
0 8211 Mon, 14 May 2007 19:23
By: juenvalj
  Experimental support for the upcoming ISO C++ standard in GCC 4.3.0
By: unodgs on Sat, 23 December 2006
1 5553 Sat, 23 December 2006 13:01
By: mirek
  C++ issues (reply to PM)
By: mirek on Mon, 04 December 2006
0 8907 Mon, 04 December 2006 09:54
By: mirek
  Alpha composition OVER operator WITHOUT premultiplied alpha
By: mirek on Thu, 27 July 2006
0 8810 Thu, 27 July 2006 16:42
By: mirek
  Inverse palette conversion algorithm...
By: mirek on Wed, 05 April 2006
13 16879 Sun, 21 May 2006 16:01
By: mirek
  DLL and U++ type
By: mauro.bottizzo on Mon, 03 April 2006
8 11736 Fri, 14 April 2006 03:36
By: gprentice
  capturing stdout/err/in of subprocess ( 1 2)
By: wilho on Mon, 13 March 2006
22 28389 Sat, 18 March 2006 15:05
By: lundman
  New EH handling in MinGW
By: mirek on Sun, 19 February 2006
0 8792 Sun, 19 February 2006 10:11
By: mirek
Goto Forum:
  
Legend New Messages New Messages   No New messages No New messages   Locked (w/ unread messages) Locked (w/ unread messages)   Locked Locked   Moved to another forum Moved to another forum

Current Time: Tue Mar 19 10:24:50 CET 2024

Total time taken to generate the page: 0.02184 seconds