why we not go for java for every s/w why we use c c++ whether java is very much advance than these ?
Recently heard an interesting quiz and thought it will be fun to see the solution done programmatically. The quiz is as follows: A person bought an old car with over 170,000 miles on it. The odometer is a digital device with 6 digits. The odometer shows only full digits – no decimals. One day as...
i have to make a program in C/C++ to be run Client pc(windows platform) for followings: 1. to block access to a site(s), either by drop down menu or user entered. 2. act as a url filter to block any url consisting any word from a given list, for example "Facebook" or a bad word. progress: for the...
Hi I'm setting up an SQLIte database within my C application that will be used as an intermediate stage in converting filetypes. My design tries to keep data normalized - for example, i have an Entity table, and in that table each entity has an integer type. There is another EntityTypes table...
Ok so I've got these typedef structs: typedef struct { float objectTransformX; } Object; typedef struct { float lookAtZ; } SceneCamera; typedef struct { Object *Object; SceneCamera Camera; ...
Can u give me information about in-built functions in C for displaying output to screen & also about to take input for string? Software/Hardware used: TC30 on Window vista
My c++compiler showing error that unable to open iostream.h and unable to open output file. i hv already set the correct path of directories ,but still it give same error.plz help me . Software/Hardware used: Turboo c++ 3.0
I am using C API and for specific NSF (containing large no of Docs 710, and View + folders = 47), I am getting "Maximum number of memory segments that Notes can support has been exceeded" error. I am generally getting this error in CDBITMAPSEGMENT, NSFNoteOpen etc. Any workarround....
can we open a sound file using dos through c programming in turbo c comopiker or even in any other compiler please answer me u can also mail me answer to: kvnpatel@gmail.com,
I created a NSF using Document Library template. Then I created a Document and Response. In my Program when I used EnumCompositeFile to enumerate through all CD record, for Document it works fine but for Response it doesn't work even I create a Design Note using "Response" form. So how can I tackle...
hi, iam rakesh a MCA student .iwant to abstract system date and time in my c++ project,what should be method for this .please give specific code.
my c++ compiler showing error that UNABLE TO OPEN IOSTREAM.H #include<iostream.h> <---- error when i enter IOSTREAM it again shows error #include<iostream.h> <<------- error and so for other header files and also ...
iam a MCA student .iwant to develop a c/c++/java code for search a file on my own pc in WINDOWS operating system enviornment.program must provide specific path or location of file.or say file not exists
Hi, I need to extract mails in RFC822 from lotus notes. I am using lotus notes 8.0 toolkit.I have explored it, but I couldn't find any API that could extract mails in RFC822 format. Is there any way to extract mails from lotus notes in RFC822 format in C++. Thanks, Ruchi
how can i use folder lock functionality with .net and C#
HOW, I develop a c/c++/java program for searching a file on my Personal computer
hi, ia vivek a MCA student.I Want to develop a C code that provide facility to type some text and when specific character typed system generatprintout of file.
Hey all, Is it possible to get the name of the template using the database (NSF) in C program? How? Please suggest.
A Real world Problem: This is a business rule of a bank that the Balance of customer must always be Positive, Further that it is also a business rule that a customer can not withdraw amount greater than his/her current balance. Question statement You are required to write a C++ program to solve...
I created a NSF myjournal.nsf using [Personal Journal] template. In C when I rendered a document created by "JournalEntry" Form using its own Form (and also with default Form) with function [CompoundTextAddRenderedNote(params...)], I got the error code 1538->"Cannot convert field - unsupported...


