Loading
submit to reddit
May 21, 2013, 09:12:12 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome!
 
   Forum Home   Help Search Forum Login Register  
Pages: [1]   Go Down
  Send this topic  |  Print  
Author Topic: c++ "solutions" in projects  (Read 396 times)
blessman11
Jr. Member
**
Posts: 61


« on: August 03, 2011, 12:18:39 PM »

What are "solutions" in c++ projects and whats the reason for having them? I first noticed them when working with game SDKs at uni and I found them strange. All I remember about them were that they were very useful but in the end I didn't get enough time to ask my lecture about it since it weren't my top priority at the time.

Logged
Michael Hall
Administrator
Hero Member
*****
Posts: 901



« Reply #1 on: August 03, 2011, 12:22:59 PM »

A solution is larger than a project. So, it can be used to hold or manage multiple projects at the same time. They help to manage and work with large applications that use multiple projects. Also, multiple solutions can use a project. So, solutions promote greater modularity.

Mike
Logged
Pages: [1]   Go Up
  Send this topic  |  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!