Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how can i used this struct. Pin
David Crow19-Oct-04 2:52
David Crow19-Oct-04 2:52 
GeneralRe: how can i used this struct. Pin
Anonymous19-Oct-04 14:39
Anonymous19-Oct-04 14:39 
GeneralRe: how can i used this struct. Pin
David Crow20-Oct-04 3:00
David Crow20-Oct-04 3:00 
GeneralTab control with mdi Pin
vc-programmer-18-Oct-04 19:27
vc-programmer-18-Oct-04 19:27 
GeneralMDI with check control Pin
vc-programmer-18-Oct-04 19:21
vc-programmer-18-Oct-04 19:21 
GeneralRe: MDI with check control Pin
Sujan Christo18-Oct-04 19:56
Sujan Christo18-Oct-04 19:56 
QuestionDirectshow - can a filter detect that the user is currently seeking? Pin
Indrawati18-Oct-04 19:15
Indrawati18-Oct-04 19:15 
GeneralAdvice required Pin
Imtiaz Murtaza18-Oct-04 19:04
Imtiaz Murtaza18-Oct-04 19:04 
I want a little of you advice in a making of a computer program.
Actually i recently made a very simple software. It basically captures the "stock market" transactions. After capturing tractions, the decision of buying or selling is made according to some pre defined formulas. For example

1) If total shares purchased are greater than 50 and and stockmarket opening time is 9:30 AM then sell 23 shares.

2) If stock market opening time is greater than 9:30 then do not buy any share till 11:30 and after 11:30 use formula ABC to get share difference and if difference is negative than buy that share.

There are 11 such conditions defined by our client. We've hardcoded all these condiotions in our source code.

Now the problem is that, these conditions are hardcoded and client daily wants to change conditions or define new conditions. Whenever client wants to enter new condition, it call us, then we add such condition or formula in the source code and then send updated copy.

Now we want to make this generic i.e we want to add new feature so that our client can himself add new condition or change existing at runtime. This is where i require your advice. suppose if you were at my place that what had you done ? Does the solution lies in writing parser/compiler.



Imtiaz
GeneralRe: Advice required Pin
shiraztk18-Oct-04 19:24
shiraztk18-Oct-04 19:24 
GeneralRe: Advice required Pin
bryce18-Oct-04 20:37
bryce18-Oct-04 20:37 
GeneralRe: Advice required Pin
Imtiaz Murtaza18-Oct-04 20:42
Imtiaz Murtaza18-Oct-04 20:42 
GeneralRe: Advice required Pin
Henry miller19-Oct-04 3:56
Henry miller19-Oct-04 3:56 
QuestionHow to create true type font Pin
Azghar Hussain18-Oct-04 18:59
professionalAzghar Hussain18-Oct-04 18:59 
AnswerRe: How to create true type font Pin
22491718-Oct-04 21:37
22491718-Oct-04 21:37 
GeneralTab order in Win32 App Pin
Murlai18-Oct-04 18:51
Murlai18-Oct-04 18:51 
GeneralRe: Tab order in Win32 App Pin
22491718-Oct-04 21:42
22491718-Oct-04 21:42 
GeneralRe: Tab order in Win32 App Pin
Murlai19-Oct-04 0:16
Murlai19-Oct-04 0:16 
GeneralRe: Tab order in Win32 App Pin
22491719-Oct-04 1:12
22491719-Oct-04 1:12 
GeneralRe: Tab order in Win32 App Pin
Phil J Pearson19-Oct-04 3:54
Phil J Pearson19-Oct-04 3:54 
Generalplease please help me its urgent Pin
youngashish18-Oct-04 18:38
youngashish18-Oct-04 18:38 
GeneralRe: please please help me its urgent Pin
Azghar Hussain18-Oct-04 18:57
professionalAzghar Hussain18-Oct-04 18:57 
GeneralRe: please please help me its urgent Pin
22491718-Oct-04 20:14
22491718-Oct-04 20:14 
GeneralRe: please please help me its urgent Pin
youngashish18-Oct-04 20:18
youngashish18-Oct-04 20:18 
Generalserial communication Pin
vc-programmer-18-Oct-04 18:34
vc-programmer-18-Oct-04 18:34 
GeneralRe: serial communication Pin
shiraztk18-Oct-04 18:39
shiraztk18-Oct-04 18:39 

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.