Click here to Skip to main content
16,004,686 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: error LNK2019 : plz help Pin
prasad_som3-May-07 1:58
prasad_som3-May-07 1:58 
QuestionCapturing Network PC`s desktop Pin
HassanKU1-May-07 7:53
HassanKU1-May-07 7:53 
AnswerRe: Capturing Network PC`s desktop Pin
Christian Graus1-May-07 10:41
protectorChristian Graus1-May-07 10:41 
QuestionLINK errors.. help plz.. Pin
Kiran Satish30-Apr-07 6:21
Kiran Satish30-Apr-07 6:21 
AnswerRe: LINK errors.. help plz.. Pin
Christian Graus30-Apr-07 14:58
protectorChristian Graus30-Apr-07 14:58 
QuestionLinker Error: Plz help Pin
sandeepkavade30-Apr-07 3:58
sandeepkavade30-Apr-07 3:58 
AnswerRe: Linker Error: Plz help Pin
CPallini30-Apr-07 4:14
mveCPallini30-Apr-07 4:14 
QuestionQuestion about classes Pin
morisson_c30-Apr-07 3:25
morisson_c30-Apr-07 3:25 
Hello everyone,
I'm want to build a Gpib drivers for an Agilent instruments.

Now...I want it to be a "class a-like" driver , for example if the user wants to set a center frequency of 100MHz in a spectrum driver it will look like this:
...
// defenition
Agilent_Spectrum spectrum;

// initialization
spectrum.init(9);

// send a frequncy
spectrum.frequncy.center.MHz=100;
...
The question is : can I do it without using classes ?
Roll eyes | :rolleyes:
AnswerRe: Question about classes Pin
CPallini30-Apr-07 4:13
mveCPallini30-Apr-07 4:13 
AnswerRe: Question about classes Pin
Christian Graus30-Apr-07 14:57
protectorChristian Graus30-Apr-07 14:57 
GeneralRe: Question about classes Pin
morisson_c1-May-07 3:10
morisson_c1-May-07 3:10 
GeneralRe: Question about classes Pin
Christian Graus1-May-07 10:36
protectorChristian Graus1-May-07 10:36 
Questionvisual c++2005...help Pin
lavy288330-Apr-07 1:46
lavy288330-Apr-07 1:46 
AnswerRe: visual c++2005...help Pin
Christian Graus30-Apr-07 2:05
protectorChristian Graus30-Apr-07 2:05 
GeneralRe: visual c++2005...help Pin
lavy288330-Apr-07 2:23
lavy288330-Apr-07 2:23 
GeneralRe: visual c++2005...help Pin
Christian Graus30-Apr-07 15:00
protectorChristian Graus30-Apr-07 15:00 
QuestionHelp with reading file content Pin
Debun29-Apr-07 17:33
Debun29-Apr-07 17:33 
AnswerRe: Help with reading file content Pin
Nish Nishant30-Apr-07 15:14
sitebuilderNish Nishant30-Apr-07 15:14 
Questionstuck in program using structure using linked list and binary input/output Pin
niko28829-Apr-07 11:37
niko28829-Apr-07 11:37 
AnswerRe: stuck in program using structure using linked list and binary input/output Pin
Christian Graus29-Apr-07 12:21
protectorChristian Graus29-Apr-07 12:21 
QuestionTitle bars Pin
Cpugeek28-Apr-07 15:15
Cpugeek28-Apr-07 15:15 
AnswerRe: Title bars Pin
Christian Graus29-Apr-07 11:23
protectorChristian Graus29-Apr-07 11:23 
AnswerRe: How can i get access to the base object in ActiveX develop ? Pin
Christian Graus28-Apr-07 13:07
protectorChristian Graus28-Apr-07 13:07 
QuestionCPP for Mac Pin
Joeinorange227-Apr-07 13:18
Joeinorange227-Apr-07 13:18 
AnswerRe: CPP for Mac Pin
George L. Jackson27-Apr-07 13:34
George L. Jackson27-Apr-07 13:34 

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.