Click here to Skip to main content
15,888,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to set maximum length for EditControl (textBox) Pin
«_Superman_»5-Nov-09 5:38
professional«_Superman_»5-Nov-09 5:38 
GeneralRe: How to set maximum length for EditControl (textBox) Pin
David Crow5-Nov-09 6:30
David Crow5-Nov-09 6:30 
AnswerRe: How to set maximum length for EditControl (textBox) Pin
Adam Roderick J4-Nov-09 19:22
Adam Roderick J4-Nov-09 19:22 
AnswerRe: How to set maximum length for EditControl (textBox) Pin
AliceYeap4-Nov-09 20:13
AliceYeap4-Nov-09 20:13 
QuestionDirectShow VMR-9: renders only 50% of the time in fullscreen. how to fix? Pin
Satrugha4-Nov-09 13:38
Satrugha4-Nov-09 13:38 
Questionhow to declare a one based array ? Pin
timbk4-Nov-09 12:47
timbk4-Nov-09 12:47 
AnswerRe: how to declare a one based array ? Pin
Luc Pattyn4-Nov-09 13:25
sitebuilderLuc Pattyn4-Nov-09 13:25 
AnswerRe: how to declare a one based array ? [modified] Pin
CPallini4-Nov-09 13:35
mveCPallini4-Nov-09 13:35 
timbk wrote:
hello, is there any way to declare an indexed array in base one on VC++?
thanks.


You can even use ten-based array: just remember to subract 10 to the index before using it inside the [] operator... Roll eyes | :rolleyes:

[added]
Hi, Mr.Univoter. Don't you like 10-based arrays, do you? Big Grin | :-D
[/added]

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

modified on Wednesday, November 11, 2009 3:04 AM

GeneralRe: how to declare a one based array ? Pin
timbk4-Nov-09 13:43
timbk4-Nov-09 13:43 
QuestionRe: how to declare a one based array ? Pin
CPallini4-Nov-09 13:49
mveCPallini4-Nov-09 13:49 
AnswerRe: how to declare a one based array ? Pin
timbk4-Nov-09 13:58
timbk4-Nov-09 13:58 
GeneralRe: how to declare a one based array ? Pin
CPallini4-Nov-09 20:54
mveCPallini4-Nov-09 20:54 
AnswerRe: how to declare a one based array ? Pin
Tim Craig4-Nov-09 13:43
Tim Craig4-Nov-09 13:43 
GeneralRe: how to declare a one based array ? Pin
timbk4-Nov-09 13:52
timbk4-Nov-09 13:52 
GeneralRe: how to declare a one based array ? Pin
Tim Craig4-Nov-09 19:00
Tim Craig4-Nov-09 19:00 
GeneralRe: how to declare a one based array ? Pin
Chris Losinger5-Nov-09 2:11
professionalChris Losinger5-Nov-09 2:11 
GeneralRe: how to declare a one based array ? Pin
Tim Craig5-Nov-09 19:51
Tim Craig5-Nov-09 19:51 
QuestionHow to convert "wistream" to "istream" Pin
transoft4-Nov-09 11:59
transoft4-Nov-09 11:59 
AnswerRe: How to convert "wistream" to "istream" Pin
«_Superman_»4-Nov-09 12:38
professional«_Superman_»4-Nov-09 12:38 
GeneralRe: How to convert "wistream" to "istream" Pin
transoft4-Nov-09 12:42
transoft4-Nov-09 12:42 
GeneralRe: How to convert "wistream" to "istream" Pin
«_Superman_»4-Nov-09 13:02
professional«_Superman_»4-Nov-09 13:02 
QuestionSSE3 Intrinsic in g++ Pin
godot_gildor4-Nov-09 10:56
godot_gildor4-Nov-09 10:56 
AnswerRe: SSE3 Intrinsic in g++ Pin
godot_gildor4-Nov-09 15:35
godot_gildor4-Nov-09 15:35 
GeneralRe: SSE3 Intrinsic in g++ Pin
Luc Pattyn4-Nov-09 15:48
sitebuilderLuc Pattyn4-Nov-09 15:48 
GeneralRe: SSE3 Intrinsic in g++ Pin
godot_gildor4-Nov-09 15:57
godot_gildor4-Nov-09 15:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.