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 » Community » Newbie corner » array : minimum value
Re: array : minimum value [message #35635 is a reply to message #35634] Thu, 08 March 2012 21:37 Go to previous messageGo to previous message
Wolfgang is currently offline  Wolfgang
Messages: 146
Registered: November 2011
Location: Germany
Experienced Member
sorry deep but i think you're wrong.
int minNo=0; don't defines the minimal number, it defines the index of the first value to compare with. (because of this you can do a for (int i=1...) instead of int i=0.

vet[0] is element of array
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Key pressing with MINGW and Windows XP does not work
Next Topic: Problem using more classes...
Goto Forum:
  


Current Time: Sun May 05 08:56:03 CEST 2024

Total time taken to generate the page: 0.02530 seconds