Click here to Skip to main content
15,884,176 members
Home / Discussions / Work Issues
   

Work Issues

 
GeneralRe: Running a program in two languages? Pin
Almadeus31-Jul-08 8:28
Almadeus31-Jul-08 8:28 
QuestionHelp required regarding certification and C# Pin
Dan3019783-Jul-08 3:06
Dan3019783-Jul-08 3:06 
AnswerRe: Help required regarding certification and C# Pin
Pete O'Hanlon3-Jul-08 3:21
mvePete O'Hanlon3-Jul-08 3:21 
Question[Message Deleted] Pin
hoang hoa tham30-Jun-08 20:57
hoang hoa tham30-Jun-08 20:57 
AnswerRe: How to resolve my problem? Pin
Scott Dorman30-Jun-08 23:21
professionalScott Dorman30-Jun-08 23:21 
AnswerRe: How to resolve my problem? Pin
Paul Conrad1-Jul-08 19:46
professionalPaul Conrad1-Jul-08 19:46 
Questionsolve my problem Pin
heena_000129-Jun-08 21:57
heena_000129-Jun-08 21:57 
AnswerRe: solve my problem Pin
Scott Dorman30-Jun-08 18:22
professionalScott Dorman30-Jun-08 18:22 
First of all, don't use TxtSpeak, use properly formed and spelled words and sentences.
Second, use a subject line that actually has some meaning about your question.
Third, pick up some good reference books on C and C++, or look at any of the "introduction to programming" type tutorials available on the internet.

If you have specific questions about something after trying to understand it, post that question (and try to limit it to one topic per post) and people will try to help.

You have actually asked to very different questions:

1. What is a C++ prototype and why is it used? Typically, this is a declaration of a function that omits the function body. It does specify the function name, return type and arguements. Function prototypes are used to declare the signature of a function ahead of time so the compiler can be informed about that function. (http://en.wikipedia.org/wiki/Function_prototype[^])

2. How is an array implemented? This is a much more complicated question than it sounds, as the actual implementation is potentially different for different languages and hardware. See this[^] for some more information.

Scott Dorman
Microsoft® MVP - Visual C# | MCPD
President - Tampa Bay IASA

[Blog][Articles][Forum Guidelines]
Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

AnswerRe: solve my problem Pin
Paul Conrad1-Jul-08 19:47
professionalPaul Conrad1-Jul-08 19:47 
QuestionCertification in crystal report 11 Pin
EbyZ_Ideas23-Jun-08 0:43
EbyZ_Ideas23-Jun-08 0:43 
AnswerRe: Certification in crystal report 11 Pin
Paul Conrad28-Jun-08 5:15
professionalPaul Conrad28-Jun-08 5:15 
QuestionC# problem with mdiparent backgroundimage with righttoleftlayout Pin
medlteam22-Jun-08 1:41
medlteam22-Jun-08 1:41 
AnswerRe: C# problem with mdiparent backgroundimage with righttoleftlayout Pin
Scott Dorman22-Jun-08 3:07
professionalScott Dorman22-Jun-08 3:07 
AnswerRe: C# problem with mdiparent backgroundimage with righttoleftlayout Pin
Paul Conrad28-Jun-08 5:16
professionalPaul Conrad28-Jun-08 5:16 
QuestionMCTS 70-536 and 70-528 Pin
r aa j16-Jun-08 21:16
r aa j16-Jun-08 21:16 
AnswerRe: MCTS 70-536 and 70-528 Pin
Paul Conrad28-Jun-08 5:17
professionalPaul Conrad28-Jun-08 5:17 
AnswerRe: MCTS 70-536 and 70-528 Pin
Member 268234528-Jul-08 11:10
Member 268234528-Jul-08 11:10 
QuestionOver charge on testing Microsoft price Pin
Mekong River15-Jun-08 17:30
Mekong River15-Jun-08 17:30 
AnswerRe: Over charge on testing Microsoft price Pin
Paul Conrad28-Jun-08 5:19
professionalPaul Conrad28-Jun-08 5:19 
GeneralRe: Over charge on testing Microsoft price Pin
Mekong River30-Jun-08 16:21
Mekong River30-Jun-08 16:21 
GeneralRe: Over charge on testing Microsoft price Pin
Paul Conrad1-Jul-08 9:43
professionalPaul Conrad1-Jul-08 9:43 
GeneralRe: Over charge on testing Microsoft price Pin
Mekong River1-Jul-08 15:28
Mekong River1-Jul-08 15:28 
QuestionSEO Training Pin
markymark828-Jun-08 22:22
markymark828-Jun-08 22:22 
QuestionMedia Processing technology Pin
Akash Agarwal6-Jun-08 0:28
Akash Agarwal6-Jun-08 0:28 
QuestionHi all please help me for MCTS Pin
tasumisra3-Jun-08 18:59
tasumisra3-Jun-08 18:59 

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.