Click here to Skip to main content
15,891,951 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: maths equation in c++ Pin
Christian Graus5-Sep-07 15:02
protectorChristian Graus5-Sep-07 15:02 
AnswerRe: maths equation in c++ Pin
ubriela7-Sep-07 23:15
ubriela7-Sep-07 23:15 
GeneralRe: maths equation in c++ Pin
ubriela7-Sep-07 23:22
ubriela7-Sep-07 23:22 
Generalmaths ok Pin
urbdos9-Sep-07 21:35
urbdos9-Sep-07 21:35 
GeneralRe: maths ok Pin
ubriela10-Sep-07 4:42
ubriela10-Sep-07 4:42 
Generalmail Pin
urbdos10-Sep-07 21:31
urbdos10-Sep-07 21:31 
QuestionHELP ME PLEASE!!!!! Pin
PalmPalm3-Sep-07 4:31
PalmPalm3-Sep-07 4:31 
QuestionHELP ME PLEASE!!!!! Pin
PalmPalm3-Sep-07 4:30
PalmPalm3-Sep-07 4:30 
Would u plz help me to do this assembly language question?

Write a program that diaplay a volcabulary at 100 random screen lpcations with differnt colors,using a tining delay of 100-milliseconds.The colors are numbered from 0 to 15,so you can use a loop to generate differnt colors.
*Use the GetMaxYY procedure to determine the current size of console window.

1.Ask the user to input their name.
2.Calculate the time they use to input into milliseconds.Then,multiply this time by 100 to get a bigger number.Save and name this number as MyIntervalTime.
3.Declare 100 vocabularies for display.
4.The Interval time between each volcabulary is MyIntervalTime.
5.Randomly get one volcabulary from database above.
6.Display them one-by-one until we have 10 vocabularies in the same screen.Do not forget to change colors for each vocabulary.
7.When we have 10 vocabularies,clear screen.Then,start from displaying only one vocabulary.


Thx u so much for do this question
AnswerRe: HELP ME PLEASE!!!!! Pin
Christian Graus3-Sep-07 5:02
protectorChristian Graus3-Sep-07 5:02 
QuestionOdd memory access error thrown Pin
Xpnctoc2-Sep-07 18:36
Xpnctoc2-Sep-07 18:36 
AnswerRe: Odd memory access error thrown Pin
Xpnctoc3-Sep-07 3:53
Xpnctoc3-Sep-07 3:53 
QuestionCould you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
6530573371-Sep-07 10:07
6530573371-Sep-07 10:07 
AnswerRe: Could you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
Luc Pattyn1-Sep-07 12:15
sitebuilderLuc Pattyn1-Sep-07 12:15 
QuestionRe: Could you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
6530573372-Sep-07 3:32
6530573372-Sep-07 3:32 
AnswerRe: Could you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
Luc Pattyn2-Sep-07 3:54
sitebuilderLuc Pattyn2-Sep-07 3:54 
GeneralRe: Could you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
Mark Salsbery2-Sep-07 9:58
Mark Salsbery2-Sep-07 9:58 
NewsRe: Could you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
6530573373-Sep-07 1:03
6530573373-Sep-07 1:03 
GeneralRe: Could you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
Luc Pattyn3-Sep-07 5:23
sitebuilderLuc Pattyn3-Sep-07 5:23 
GeneralRe: Could you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
Mark Salsbery3-Sep-07 12:14
Mark Salsbery3-Sep-07 12:14 
GeneralRe: Could you please help me to understand what ( str_time.substr(11,2) != "00" ) would do Pin
6530573372-Sep-07 4:19
6530573372-Sep-07 4:19 
Questionload GIF file in the turbo c++ Pin
mahdiehIR1-Sep-07 3:51
mahdiehIR1-Sep-07 3:51 
AnswerRe: load GIF file in the turbo c++ Pin
Mark Salsbery1-Sep-07 7:59
Mark Salsbery1-Sep-07 7:59 
QuestionWhy two vfptr incase of virtual inhertance? Pin
Sameer_Thakur31-Aug-07 19:38
Sameer_Thakur31-Aug-07 19:38 
AnswerRe: Why two vfptr incase of virtual inhertance? Pin
prasad_som1-Sep-07 3:59
prasad_som1-Sep-07 3:59 
QuestionAccess between classes Pin
BuckBrown31-Aug-07 10:47
BuckBrown31-Aug-07 10:47 

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.