sahana
Member
- Member since
- Sep 25, 2006
- Last active
- Oct 12, 2010
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
problem in mobile banking
hi i am doing my final year in computer science. we must implement an ieee paper for our final year project. i...
-
#Threads
Help with final year project (C/Java/.Net)
hello every one.i am right now doing my final year in computer science, and still not yet decided my final year project....
-
#Threads
0d9058bd-86e6-4f10-b121-3c21cc4d02bf
hello mahul. i am very sorry for the late response. i tried to solve it, and i guess i got the answer....
-
#Threads
1be99af0-b9cd-47d5-b24b-66b884429699
hi mahul. i am sorry i didnt really catch you.the number is to be stored as an array with each digit in...
-
#Threads
pow() in C
how can we compute the pow of real huge numbers like pow(1000,1000) or even more in c? i guess even long double...
-
#Threads
sockets
hi everyone.i need a small help in C. i want to know if there can be a socket which is a blocking...
-
#Threads
a6dab230-438e-4840-8cb1-5d476ab40688
yeah thanks mahul.now i feel the C that uses TC and that uses gcc should be named different, 😀
-
#Threads
6563ea9a-96ce-44b8-a047-9823b947ea26
i dont understand one thing.if i wrote my own compiler then how does that mean ive made a programming language?compiler is a...
-
#Threads
4d5e5ef6-a88c-4cca-b02e-cd001ad88d96
okie.so how do we start it?so shud we use gcc for it?
-
#Threads
1d008345-a34c-4f58-b4c2-8c103103f04d
yes himanshutime. agree with u.but is writing programming language that easy?
-
#Threads
5c091999-7c42-477e-b6a4-ffc5636762d6
hi friendster7, i got your code.but is the most optimal?this code is designed for matrices which have a maximum of 5 rows...
-
#Threads
d7f0d0c5-f074-423d-be66-2f75ddf868ed
yeah u can implement it by a linked list.
-
#Threads
problem in matrix multiplication
i have to multiply 2 n*m matrices using pointers and the most optimal solution is expected.
-
#Threads
d6884678-69c3-494b-b50c-0bb2c3c2609b
i do get a c file,my c file is not getting compiled by TC.should i go necessarily for gcc,that means i have...
-
#Threads
2453e871-5e4a-440b-bf41-60a32edb906b
some hint please. isnt the one by single linked list considered to be the most optimal?i jus hav a vague idea.may be...
-
#Threads
a4a48a5a-bdbf-4795-b0e7-4dd629c06ceb
hi.i dont think i understood this software ie parser generator too good.do i have to store the TC and this parser generator...
-
#Threads
c8f9ac9d-7125-48c7-8be9-8338bb8429dd
Thanks a ton friendster7 and pradeep.😀
-
#Threads
help for writing compliers
hi.i need to write yacc and lex programs.so do i have to necessarily load unix?i came across some thing called cygwin.so is...
-
#Threads
76677461-12b0-4913-a499-4eb053fbbbe0
i m sorry again.linked list must never be assumed to be stored sequentially in memory.thatz the fundamental difference between array and linked...
-
#Threads
d2b1851d-bac3-40ad-a621-5d2e08333d4f
pradeep, i am so sorry.i thought the corrupted node was pointing immediately to the previous node, so according to me i will...
-
#Threads
a13d4b01-a0a6-4f66-88a5-3b2fdd554741
this is my wild guess. i go by kidakaka.may be we cud use a stack instead of list and do repeated push...
-
#Threads
f54f7b74-62be-46ff-8368-95307eb867e0
wow.that was really smart. i accept my mistake.well actually i actually got the output ,as i was lucky that the unallocated memory...
-
#Threads
037eb411-ff72-4176-9434-8189aa197b5a
hi, i have used the consecutive memory location of i to store the 2 data.this works. #include<stdio.h> #include<conio.h> void main() { int...
-
#Threads
def40853-bfc6-460e-8e57-8f2a004f8927
thanks a ton uday, i now hav a new problem.now what do i do if i want to set the caption name...
-
#Threads
problem in visualc++
hi to all. i want to get the caption of my button control during runtime i.e when i execute.can anyone help me...
-
#Threads
2e91f691-b5d2-4fb4-91cb-9ada3994fd64
pradeep or mayank. explanation for the code please.
-
#Threads
398d198a-1c11-4591-baa4-c6eb447835e0
is it something like this.a lawyer's wife has got to be truth(comparison).sometimes a lawyer might not speak the truth to win the...
-
#Threads
0da4a565-88ed-46b6-9059-c00d780f6838
the answer will be 81. 300*300/300 first 300*300 will be computed which is 90000.this is greater than 32767 which is the limit...
-
#Threads
0d7ba5ee-4f5b-4222-8817-2dce64fe54e2
hi is it a full size painting of the hyppo?it looks like hyppo,as big as it, but weighs less
-
#Threads
ae12f436-bb4a-4c6f-92d3-50066415c57c
hi. so *p=NULL; this is same as int *p; p=NULL; this statement means that p will point to nothing.hence p will store...
-
#Threads
9c97d09f-0282-4904-af1d-5e58e4f609e0
hey mayank. i am actually using a 32 bit os.my compiler is turboc.the value returned by it for size of an integer...
-
#Threads
29ce69b4-ffc6-43c3-8ee7-a7053ad511d5
and one more thing. what i actually meant was n==0||n==3.but the code will work for n==0 alone.
-
#Threads
bf632d49-eeb2-44bd-b0be-16c29a558493
hi mayank. sorry i do accept my mistake. i have understood my small mistakes and my big one(didnt think that u wud...
-
#Threads
11ada964-1c14-47cd-900c-99776473fbf4
oops i m sorry 😕 the value of i will be 11.i forgot abt ++i but i guess it will be complier...
-
#Threads
465054f0-52ee-4e43-b94c-747814f26e3a
i will be 10.this ofcource obvious. j will be 2. the size occupied by an integer is 2 bytes(this can differ for...
-
#Threads
8fc0600c-5e39-4cc6-954b-5d8008663689
hi you said that only %,/ and * are not allowed.what about - consider this solution void main() { int n,i=0; printf("enter...