Click here to Skip to main content
15,902,767 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mpeg 4 player Pin
Churn Wuang12-Jun-03 23:37
Churn Wuang12-Jun-03 23:37 
QuestionHow to obtain column number in a file Pin
Saqib Razzaq12-Jun-03 14:15
Saqib Razzaq12-Jun-03 14:15 
AnswerRe: How to obtain column number in a file Pin
Rage12-Jun-03 21:19
professionalRage12-Jun-03 21:19 
GeneralA spell checker for C programs Pin
Jacob Navia12-Jun-03 11:03
Jacob Navia12-Jun-03 11:03 
GeneralRe: A spell checker for C programs Pin
Ryan Binns12-Jun-03 14:35
Ryan Binns12-Jun-03 14:35 
GeneralRe: A spell checker for C programs Pin
John M. Drescher13-Jun-03 1:09
John M. Drescher13-Jun-03 1:09 
GeneralRe: A spell checker for C programs Pin
Jacob Navia13-Jun-03 4:32
Jacob Navia13-Jun-03 4:32 
GeneralC Compiler Pin
Gary Kirkham12-Jun-03 10:56
Gary Kirkham12-Jun-03 10:56 
I want to add the flexibility to my application to allow the user to write and use custom functions within the application. The functions would be added to a library. I don't want to write an interpreter. One thought I had was to let the user write C functions and write them to a dll source file, then my application could shellexecute a compiler and linker to generate the dll. The application could then turn around and call the dll function. All of this would be transparent to the user.

Now for the question. Can the VS C command line compiler and linker be shipped with my app?...I think I already know the answer, it would have to be licensed.

Is there a suitable free-ware compiler and linker that I could use?

Is there another way to skin this cat?...I don't want to try a VBA interface, but that might accomondate the largest audience.

Gary Kirkham

A working Program is one that has only unobserved bugs

I thought I wanted a career, turns out I just wanted paychecks
GeneralRe: C Compiler Pin
Jacob Navia12-Jun-03 11:11
Jacob Navia12-Jun-03 11:11 
GeneralRe: C Compiler Pin
Gary Kirkham12-Jun-03 11:14
Gary Kirkham12-Jun-03 11:14 
GeneralClickety police ! Pin
Trollslayer13-Jun-03 1:40
mentorTrollslayer13-Jun-03 1:40 
GeneralRe: C Compiler Pin
Gary Kirkham13-Jun-03 4:09
Gary Kirkham13-Jun-03 4:09 
GeneralRe: C Compiler Pin
basementman12-Jun-03 11:15
basementman12-Jun-03 11:15 
GeneralRe: C Compiler Pin
Gary Kirkham12-Jun-03 11:22
Gary Kirkham12-Jun-03 11:22 
GeneralRe: C Compiler Pin
Neville Franks12-Jun-03 11:58
Neville Franks12-Jun-03 11:58 
GeneralRe: C Compiler Pin
Gary Kirkham12-Jun-03 14:10
Gary Kirkham12-Jun-03 14:10 
GeneralRe: C Compiler Pin
Neville Franks13-Jun-03 1:36
Neville Franks13-Jun-03 1:36 
Questionwriting a datbase management system in C++? Pin
GabyGirl12-Jun-03 9:47
GabyGirl12-Jun-03 9:47 
AnswerRe: writing a datbase management system in C++? Pin
jhaga12-Jun-03 10:00
professionaljhaga12-Jun-03 10:00 
AnswerRe: writing a datbase management system in C++? Pin
crewchill12-Jun-03 12:47
crewchill12-Jun-03 12:47 
QuestionHow many bits are these?? Pin
johnstonsk12-Jun-03 8:54
johnstonsk12-Jun-03 8:54 
AnswerRe: How many bits are these?? Pin
valikac12-Jun-03 9:08
valikac12-Jun-03 9:08 
GeneralRe: How many bits are these?? Pin
johnstonsk12-Jun-03 9:15
johnstonsk12-Jun-03 9:15 
GeneralRe: How many bits are these?? Pin
valikac12-Jun-03 9:32
valikac12-Jun-03 9:32 
AnswerRe: How many bits are these?? Pin
David Crow12-Jun-03 9:10
David Crow12-Jun-03 9:10 

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.