473,385 Members | 1,185 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

GetPrivateProfileInt function in linux c++

In windows to linux code porting, how to port windows GetPrivateProfileInt function into linux.
Mar 17 '08 #1
3 5862
gpraghuram
1,275 Expert 1GB
In windows to linux code porting, how to port windows GetPrivateProfileInt function into linux.

What does this function do?
Did you do a search for this function?

Raghuram
Mar 17 '08 #2
What does this function do?
Did you do a search for this function?

Raghuram
Hi Raghuram,
Thanks for our reply.
GetPrivateProfileIntfunction is used in vc++. Every application has a setting file ,
In the setting file required keys and values are defined . This function retrieves an integer associated with a key from the setting file.
I searched for GetPrivateProfileInt function equivalent in linux , but i could not find it.
Mar 17 '08 #3
gpraghuram
1,275 Expert 1GB
Hi Raghuram,
Thanks for our reply.
GetPrivateProfileIntfunction is used in vc++. Every application has a setting file ,
In the setting file required keys and values are defined . This function retrieves an integer associated with a key from the setting file.
I searched for GetPrivateProfileInt function equivalent in linux , but i could not find it.
If you know the functionality then better implement it as you wont have all available functions of VC++ in linux.

Raghuram
Mar 18 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Shi Jin | last post by:
Hi there, I am now having a puzzle regarding what a function call actually does when called. I have a simple code to see what's going on. It is simply calling another simple function from...
3
by: Shi Jin | last post by:
Hi there, I am now having a puzzle regarding what a function call actually does when called. I have a simple code to see what's going on. It is simply calling another simple function from...
41
by: Telmo Costa | last post by:
Hi. I have the following code: -------------------------------------- function Tunnel() { //arguments(???); } function Sum() { var sum = 0; for (i=0; i<arguments.length; i++) sum +=...
8
by: Plissken.s | last post by:
I have a template function which print out the content of a list: The following compiles: void PrintInt2 (int i) { cout << i << " "; } template <class T> void printList(T& list) {
2
by: waitan | last post by:
#include <algorithm> #include <iostream> #include <fstream> #include <string> #include <vector> #include <sstream> #include <iterator> #include <iomanip> using namespace std;
1
by: Benny Ng | last post by:
Dear All, Now I just finished my winform application. And a part of that is to send email reminder to the users. It's working fine in the server that with SMTP service in Windows 2003. But now...
16
by: daniell | last post by:
I created a function: void round(double & num) In the same class file I have also included the cmath header filer When I try to compile I get an ambiguity error. If I recall correctly, doesn't...
2
jwwicks
by: jwwicks | last post by:
C/C++ Programs and Debugging in Linux This tutorial will give you a basic idea how to debug a program in Linux using GDB. As you are aware Visual Studio doesn’t run on Linux so you have to use...
6
by: ansh | last post by:
Hi Guys, I am working with the porting of librpc from BSD to Linux, below is the code snippet from the librpc(BSD) -------------------------------- sfd = open(fbuf, O_WRONLY | O_NONBLOCK);...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.