The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> C Programming
|
Page 2 -
C, C++ Function Referance?
Page 2 - Discuss C, C++ Function Referance? in the C Programming forum on Dev Shed. C, C++ Function Referance? C programming forum discussing all C derivatives, including C#, C++, Object-C, and even plain old vanilla C. These languages are low level languages, and used on projects such as device drivers, compilers, and even whole computer operating systems.
|
|
 |
|
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

June 21st, 2002, 08:14 AM
|
 |
Born Looser
|
|
Join Date: Mar 2002
Location: /root
|
|
|
US$200
Sorry I think I one of the poorest guy. First I don't ask my DAD for money. B'coz at the age of 22 I think it is too shamefull. Secondly my Salary (I just left my Job) was just around 78 US$. You can get this It is too hard for me to get any s/w. I got Windows as my dad Purchased it. My salary goes in Phone and Internet Expenses nd book shwich I buy. IT slowdowna has hit Frelancers like me. I just got paid 3 jobs out of 7 which I did as freelancer. I got these jobs in 6 months. I am not telling this to earn sympathy but to state that a technology is useless if it is out of reach of a common Man. PCs are too cheap so they are usefull to every one A Plasma TV is not b'coz it is Expensive as soon as it got cheap we will find too many use of it in our daily life.
__________________
Kumar Chetan Sharma
-----
_SelfProcclaimedGuru
Hire a LAMP guy.
To err is human. To blame your computer for your mistakes is even more human, it is downright natural.
|

June 22nd, 2002, 02:49 AM
|
|
Contributing User
|
|
Join Date: Oct 2000
Location: Back in the real world.
|
|
Have a look at Borlandīs compilers.
i know Delphi is for free for personal use and i think "C++ Builder" too. They come with a good online context-sensitive documentation. Sure, you need to know the basics already, they are not explained again.
But itīs a good compiler with a good IDE. Perfect for practising.
The reason they give it away for free is imho they want you to test and learn it and tell your boss then "hey, i already know a lot about this good software. why donīt we buy it for the company?" the enterprise and professional versions do have a lot of extra features, documentation and source code then
you still have to "pay" somewhat. you have to answer surveys from borland about these products and such stuff 
|

June 22nd, 2002, 06:22 AM
|
 |
Born Looser
|
|
Join Date: Mar 2002
Location: /root
|
|
look at my teeth
I am happy that borland has adopted this policy. Frankly I did used pirated stuff many times at my workplace. In India I found that 99 times the people use pirated stuff. Peopl in India think that Softwares are like a song, you buy it I copy it. But I found this unaccetable after I lost my scripts and some guy made money out of It. I got nothing That made me think and I Decided Better no than To use piarted software. I like flash but it expired an my homepage is still pending. I know how to crack it and other thing but php made me much more stronger and now I don't know what flash is. Gimp fills the Void of Photoshop/PSP and i like it very Much. and there are plenty of Text editor to do things. Rest Long Live Open Source. I will definitly try to download the compiler.
Hey and thanx brothers I feel better now. Al though I am still struggling for a better refrence on C/C++
|

June 25th, 2002, 01:05 PM
|
 |
Born Looser
|
|
Join Date: Mar 2002
Location: /root
|
|
cheer up
I got this from google search
http://www.dinkumware.com
It is online C++ Refrence but you can't download it as they have meachanism to stop any download activity which request more than 3 pages in a specified time limit.
This is worth a click in any way
|

June 25th, 2002, 05:38 PM
|
|
Contributing User
|
|
Join Date: Oct 2000
Location: Back in the real world.
|
|
bet i get it anyway?
tnx for the link, added to my personal knowledge base.
|

June 26th, 2002, 01:03 PM
|
 |
Born Looser
|
|
Join Date: Mar 2002
Location: /root
|
|
Did u download the ref?
Hey Big Bro did u download the refrence?
If (answer==Yes)
{
thenHow???
}
|

June 26th, 2002, 02:00 PM
|
|
Contributing User
|
|
Join Date: Oct 2000
Location: Back in the real world.
|
|
no. i did not have the time yet to even look at it. since i have a 24/7 connection, there is no need. and i have quite few time right now. i am about to quit my job
if you wanna try: install linux, use wget. afaik it has a parameter to only get that many pages in that period of time
if i should be wrong, do something like this:
PHP Code:
#!/usr/bin/php
function get_page($name) {
$page=file("http://.../".$name)
for ($i=0;$i<count($page);$i++) {
ereg('href="(^"*)"',page[$i],$reg);
for ($j=0;$j<count($j)-1;$j++) {
if (ereg(... a complicated expression here to check if it is a relative link or a link on the same domain ...,$page[$j])) {
$page[$j]=ereg_replace() ..... // i hate regexps.
get_page($page[$j]);
}
sleep(60*5); // wait 5 minutes to get next page
}
}
get_page("http://....../index.html");
hereby put under the GPL, adapt to your needs or port it to C
if you canīt make it work, reply. iīll have a closer look asap then.
|

June 27th, 2002, 07:22 AM
|
|
Contributing User
|
|
Join Date: Aug 2001
Posts: 34
Time spent in forums: 4 h 57 m 2 sec
Reputation Power: 12
|
|
|
The UNIX man pages are your friends...
|

June 27th, 2002, 08:16 AM
|
|
Contributing User
|
|
Join Date: Sep 2000
Posts: 763
Time spent in forums: 1 Day 5 h 48 m 41 sec
Reputation Power: 0
|
|
|
They wont help you if you are on windows.
|

June 27th, 2002, 08:25 AM
|
 |
/(bb|[^b]{2})/
|
|
Join Date: Nov 2001
Location: Somewhere in the great unknown
|
|
|
They could if you got the cygwin environment.
|

June 27th, 2002, 01:17 PM
|
 |
Born Looser
|
|
Join Date: Mar 2002
Location: /root
|
|
I feel inferior when people talk like perl code. Short and Sweet but comlex. What will not hwlp on windows and what will help if Environment is Cygwin. unfortunately I also don't know what is cygwin but I want to know.
And Big Brother M that functioon is definitly going to help me Infact I also fear Regexp but don't try to hate them I know I ill have to master them To master Perl and PHP. That function will definitly help me in understanding PHP if not getting those manual pages. BTW Do Unix Man pages have C/C++ Refrence?
|

June 27th, 2002, 02:07 PM
|
 |
/(bb|[^b]{2})/
|
|
Join Date: Nov 2001
Location: Somewhere in the great unknown
|
|
Ok, cygwin is an emulation of the unix environment for windows. You get a plethora of unix commands and programs, including the gcc compiler, perl, postgresql database and vim among others. You can get it here: http://sources.redhat.com/cygwin/
As far as if the man pages have references to C/C++ yes they do.
|

June 28th, 2002, 07:25 AM
|
 |
Born Looser
|
|
Join Date: Mar 2002
Location: /root
|
|
COOOL
Hey all U Out there.
I have RH Linux 7.2
I am Smart Man. About Man Pages I have Linux Docs I think
I will look on Google for Unix Man Pages.
I am a Smart guy(I Think.) 
|

June 28th, 2002, 03:00 PM
|
 |
/(bb|[^b]{2})/
|
|
Join Date: Nov 2001
Location: Somewhere in the great unknown
|
|
|
RH 7.2, cool.
If you have that, then you have the man pages also. If you want info on gcc, just open up an xterm and type man gcc or info gcc.
|

June 29th, 2002, 01:03 AM
|
|
Contributing User
|
|
Join Date: Oct 2000
Location: Back in the real world.
|
|
afaik the complete chapter 2 (was it 3?) of the man pages is about c programming.
so itīs "man 2 sprintf" for example. you better get another man-pages reader (use (x-)emacs eg) that offers the possibility to browse them in a list. they are even cross-linked 
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|