Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #2K
~16.2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

14 Posted Topics

Member Avatar for smithwills

Why tools ?? I think this should be done manually for better and clear result.

Member Avatar for bavya
0
280
Member Avatar for mtatadotcom

you want ready made code !!! I dont think folks here will do that for you :) by the way some hints... 1.for looping..you have to write entire menu in a do-while loop 2.you case you an array to store what all denomination of note you want to dispense...take help …

Member Avatar for chandrasekhar77
0
6K
Member Avatar for rajeevpareek

Hi, I am trying to pass a string to a MACRO using -D option in gcc. I am not getting desired output, below is snippet, please let me know what I am missing. $ gcc -o finame -D CORE="op1_log.txt" finame.c [CODE] #define STR(x) x int main() { FILE *fp; char …

Member Avatar for thekashyap
0
8K
Member Avatar for sungod000

Pritaeas has correctly mentioned, your outsourcing policy/strategy should be well defined and process should be full proof. Otherwise there is always a scope of getting into trouble. Again you need all above mentioned stuff even if you are doing inhouse development. Best deal would be to hire a local technical …

Member Avatar for sungod000
0
239
Member Avatar for rajeevpareek

Hi. As Android is based on Linux kernel so I was wondering it must be possible to access shell, but how ? By any means is it possible to go into shell prompt of any android based phones ( production version).

Member Avatar for tje210
0
198
Member Avatar for thecstudent

Well you need to a USB device driver for carrying out specific tasks. Though I am not an expert on drivers but I have below commetns on your question 1. How do I access, from a C program, a USB port RP: You need to know which memory address range …

Member Avatar for thecstudent
0
215
Member Avatar for Nurkan
Member Avatar for Utsav Chokshi

Its possible for those keywords which doesn't require ';' in the end, now check in book and try it out. @Naure, agree with you and never understood how such stupid questions really check someone's skill ??

Member Avatar for rajeevpareek
0
101
Member Avatar for Awais_bsse

what about a school management system (very common) but give it a different look, like social networking sites (facebook)..all teacher can have profile (home page) they can see profile page of others and view information like his classes scheduled for today, when labs are free, how many students in which …

Member Avatar for Awais_bsse
-1
193
Member Avatar for tzmen23

yes rightly mentioned, chptr and other pointer type variables are declared but not allocated...

Member Avatar for rajeevpareek
0
112
Member Avatar for iammirko
Member Avatar for 080346

I am not sure but there are some structure ( do not remember header file name) which might solve your problem.

Member Avatar for 080346
0
98
Member Avatar for moroccanplaya
Member Avatar for fussballer

Can you check out linux kernel for this, i guess there you might get ready made driver for cd rom and then you can modify that sa per your requirement. [url]www.kernel.org[/url]

Member Avatar for rajeevpareek
0
294

The End.