You are here:
| Expert | Average Ratings | Expertise |
|---|---|---|
Joydeep BhattacharyaIndia
Available
|
Ability to solve C and Data Structure problems and puzzles with simple and easy to understand logic. | |
Joseph MooreU.S.
Available
|
I've been programming in one form or another since my brother taught me BASIC when I was 6. I've been programing professionally since I was 20, first web development with HTML, JS, DHTML, CSS, etc., then I became a video game developer, writing code in C, C++, C#, SQL, assembly, and various scripting languages. I've even written my own scripting languages, custom designed for the games I was making. I also dabble in Java, PHP, and Perl. I've worked on pretty much every aspect of game development, including graphics, audio, gameplay, tool, UI, input, animation, and physics. | |
Prince M. PremnathIndia
Available
|
I'm sure that I can solve any doubts in Turbo C ,Graphics Programing ,Mouse, Hardware Programming ,File System ,Interrupts, BIOS handling , TSR Programming , General Concepts in C Language, handling inline Assembly statements |
|
ZlatkoCanada
Maxed Out
|
I can answer questions about C / C++ programming, software design, algorithms, and interprocess communication. I have access to Microsoft Visual Studio and gcc as my development platforms. If I'm maxed out here, try me in the C++ category. |
Hi dear Mazlee Mamat :) Ive programmed this simple programme exatctly matches your need using strncmp() function ( i know the earlier programme might ve confused you due to complex pointer usage )
Hi dear mazlee! Need not to go for that much heavy processing ,say reversing , swapping kinda things just have a look at this simple program , uses stack to reverse the sentence #include<stdio
Hi dear Thushan. Here is the code i ve programmed for string manipulations what you have mentioned, please have a look. Note: in C We cannot add two strings like this str1+str2; which requires overloading
You have to keep track of each box's capacity and decrease the capacity as you put items into the box. Each box will have its own capacity so you need as many capacities as you have boxes. If you have
Derrick, I can understand the use of int box[numberOfItems][numberOfBoxes]. You have an array of boxes, and each box has an array of items. But I don't understand how you are using the data structure
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.