SalimMeghani

Primary tabs

TypeTitleAuthorRepliesLast updated
StoryWndProc (Part 2) SalimMeghani07 years 9 months ago
StoryWndProc (Part 1) SalimMeghani07 years 9 months ago
StoryWinMain SalimMeghani07 years 9 months ago
Blog entryThe Sighs of a Mouse: Essays and Stories by Paul Chappell (FTSE100/Footsie) tcook412 years 8 months ago
Forum topicAll stories have disappeared.. SalimMeghani1212 years 11 months ago
Forum topicNew Way of Evaluating Reverse Polish? SalimMeghani012 years 11 months ago
Forum topicTechnical advice Natalia613 years 6 months ago
Forum topicAhmadineBad? Mangone2915 years 9 months ago
Forum topicMore Terrorists? Mangone1116 years 1 month ago
Forum topicThe Development Of A Simple Spreadsheet Program Dendrite1718 years 10 months ago

My stories

An Introduction to Intelligence (Part 2).

An Introduction to Intelligence (Part 2). By Salim Shahbudeen Meghani. In our lives objects play a fundamental part in our interactions, both with...

An Introduction to Intelligence (Part 1).

An Introduction to Intelligence (Part 1). By Salim Shahbudeen Meghani Life is so varied; where inputs differ, processes differ and outputs differ...

rowwiserepl()

void rowwiserepl(HWND hWnd, int repstrx, int repstry, int rependx, int rependy, int repfrmx, int repfrmy, int y, char *nwdll,char *dcell) { int gloop...

columnwiserepl()

void columnwiserepl(HWND hWnd, int repstrx, int repstry, int rependx, int rependy, int repfrmx, int repfrmy, int y, char *nwdll,char *dcell) { int...

eval_form().

double eval_form(int *error, char *form) { double answer =0, no1=0, no2=0; int loop=0, nega=0, opvalid=0, place=0; c=0; s=0; while(form[c]!='%') {...

Pages