Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: avinashmalipatil
Forum: Visual Basic Dec 31st, 2007, 2:05 AM
Replies: 0
Views: 207
Posted By avinashmalipatil
Changing background of window class

Hi all,

i want to change background of a window class so that the background color of all the windows of that class will change... i'm badly in need of this please help me out...
Forum: Visual Basic Oct 23rd, 2007, 4:06 AM
Replies: 1
Views: 226
Posted By avinashmalipatil
How to dubug DLL?

I am provided with the source code of a dll, which I have to analyze and fix some bugs. The problem is I don’t know how to debug a dll file ie., how to attach it to a process and run. I will be...
Forum: C Oct 8th, 2007, 2:17 AM
Replies: 9
Views: 349
Posted By avinashmalipatil
The code is so small and i dont think code tags r...

The code is so small and i dont think code tags r required. U can easily understand the code, its so simple. And there is no reply from Blouro. Is ur ploblem solved?
Forum: C Oct 5th, 2007, 12:00 AM
Replies: 9
Views: 349
Posted By avinashmalipatil
Sorry, I didnt get you. wat do u mean by "code...

Sorry, I didnt get you. wat do u mean by "code tags ftw"?
Forum: C Oct 4th, 2007, 12:40 AM
Replies: 9
Views: 349
Posted By avinashmalipatil
Here i have modified the code. If there is any...

Here i have modified the code. If there is any mistake, let me know.

#include<stdio.h>

int main()
{
int row, space=-1,ast=7,col;

for(row=1;row<=13;row++)
{
Forum: C Oct 3rd, 2007, 4:39 AM
Replies: 9
Views: 349
Posted By avinashmalipatil
Here is the code... But remember never giveup,...

Here is the code...
But remember never giveup, keep trying until u find the solution..

#include<stdio.h>

int main()
{
int row, space=0,ast=13,count;

for(row=0;row<13;row++)
Forum: Paid Job Offers Oct 1st, 2007, 9:12 AM
Replies: 10
Views: 493
Posted By avinashmalipatil
if u want a single program then U can do...

if u want a single program then U can do this
fun_conv(char *str, int *num, int flag)
{
if(flag==0)
convert int to string using function itoa
else
convert string to int using fun atoi
}

U can...
Forum: Paid Job Offers Oct 1st, 2007, 7:44 AM
Replies: 10
Views: 493
Posted By avinashmalipatil
There r built in functions to convert numeric...

There r built in functions to convert numeric data to alpha and vicever.
char *itoa(int value, char *string, int radix); converts intiger to char
int atoi( const char *str ); converts char to...
Forum: C Sep 30th, 2007, 11:35 PM
Replies: 4
Views: 196
Posted By avinashmalipatil
yes i got it from the API. thanks for ur guidance.

yes i got it from the API. thanks for ur guidance.
Forum: C Sep 28th, 2007, 3:26 AM
Replies: 4
Views: 196
Posted By avinashmalipatil
I am not facing any problem. i have selection...

I am not facing any problem. i have selection objects and i want to know to make use of them in edior. for example in case of viewer we can make use of check box to select objects(such as pictures,...
Forum: C Sep 27th, 2007, 11:25 PM
Replies: 4
Views: 196
Posted By avinashmalipatil
Use of selection objects in editor

Hi,
I am trying to make use of selection objects (Check box and Radio button) in MMS editor. But i am not sure how to make use of them. If U have any idea plz share with me.
Forum: C Sep 24th, 2007, 12:04 AM
Replies: 7
Views: 316
Posted By avinashmalipatil
I am analysing the code to upgrade the features...

I am analysing the code to upgrade the features of current code. I have to go through each data structure and function. once i am done with this i have make changes in the existing code. since this...
Forum: C Sep 22nd, 2007, 7:06 AM
Replies: 7
Views: 316
Posted By avinashmalipatil
I am analysing at abstract level.. give a general...

I am analysing at abstract level.. give a general idea for analysing the code..
Forum: C Sep 22nd, 2007, 2:17 AM
Replies: 7
Views: 316
Posted By avinashmalipatil
Procedure to analyse source code

Hi,
I am new to programming world. i have been assigned to analyse some C-source code and provided with Source insite software. The problem is that i don't have any experiance with code analysis...
Showing results 1 to 14 of 14

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:55 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC