Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

Programming in Linux

Source code I have written openly published for your viewing pleasure.


Re: Programming in Linux

Postby Redeemed » Fri Nov 07, 2008 1:11 pm

so start in bash?? ok i think i can do that it sounds fun acutally :)
Laptop Specs
Intel core 2 Duo Proessor 2.00 GHZ
200GB serial ATA hard disk Drive
1.3 mp Webcam
(Everything else is Onboard)
User avatar
Redeemed
Moderator
 
Posts: 135
Joined: Thu Oct 23, 2008 9:47 am
Location: VA
Age: 38
Operating System: Ultimate Edition 3.1 64 BIT



Re: Programming in Linux

Postby TheeMahn » Wed Nov 19, 2008 4:53 pm

always a day late & a dollar short ;) some may find this amusing, I use gedit for virtually all my needs python, c, bash & html to name a few, it has pretty good syntax checking and color coding.
Home of Ultimate Edition. Got a question? Please review the F.A.Q. Browse the How to section.

Main O/S: Builder of O/S Guess.
Mainboard: ASUS Hero VI (AM4)
CPU: AMD 1700X water cooled (Deepcool Captain Genome Cooling tower)
Ram: 16 GB GSkill Trident RGB Series Dual Channel DDR4 3200
Video: MSI RX470 8GB Gaming card.
Hard Disks: MASSIVE on the network.(10 Gigabit, 48 port, multiple servers)
Monitors: Dual 4K 43" LG, 4K Samsung 28"
750 Watt modular PSU (Rosswell)
1100 Watt Amp & 4 X 600 Watt speakers

Servers in the basement.
User avatar
TheeMahn
Site Admin
 
Posts: 4201
Joined: Fri Oct 12, 2007 10:02 am
Location: U.S.A.
Age: 53
Operating System: Ultimate Edition Developer



Re: Programming in Linux

Postby onslaught » Tue Sep 29, 2009 8:51 pm

hello. I am searching for a C IDE. I was using anjuta but i have problems. I can't put the eof character, CTRL-D doesn't end the program in anjuta's console and != seems not working.
What IDE you are suggest to use?
Image

CPU: p4 3Ghz
Motherboard: albatron px865p pro
Ram: ddr 512
AGP: asus - ati redeon x800xt (r420)
User avatar
onslaught
U.E. Graduate
U.E. Graduate
 
Posts: 53
Joined: Tue Nov 11, 2008 7:40 am
Age: 40
Operating System: Ultimate Edition 1.8 Gamers



Re: Programming in Linux

Postby tuxsax » Wed Sep 30, 2009 12:25 pm

Try Eclipse
______________________________
Two things I love: Linux and my sax
tuxsax
U.E. Master
U.E. Master
 
Posts: 790
Joined: Sat Apr 26, 2008 4:15 am
Age: 53
Operating System: Ultimate Edition Beta Tester



Re: Programming in Linux

Postby onslaught » Wed Sep 30, 2009 4:59 pm

Thanks tuxsax :) I will try it.
!= is working, the error was in my code :oops:
Also the book i read, has errors :evil:
anyway, do u know how i can put the EOF character with keyboard? CTRL - D or C seems that they don't. :roll:
thanks
Image

CPU: p4 3Ghz
Motherboard: albatron px865p pro
Ram: ddr 512
AGP: asus - ati redeon x800xt (r420)
User avatar
onslaught
U.E. Graduate
U.E. Graduate
 
Posts: 53
Joined: Tue Nov 11, 2008 7:40 am
Age: 40
Operating System: Ultimate Edition 1.8 Gamers



Re: Programming in Linux

Postby tuxsax » Thu Oct 01, 2009 11:07 am

Are you talking about the console or in text editing of the code?
Here's a useful link:
http://pinard.progiciels-bpi.ca/notes/E ... dings.html

According to that it says Ctrl+D should work
______________________________
Two things I love: Linux and my sax
tuxsax
U.E. Master
U.E. Master
 
Posts: 790
Joined: Sat Apr 26, 2008 4:15 am
Age: 53
Operating System: Ultimate Edition Beta Tester



Re: Programming in Linux

Postby onslaught » Thu Oct 01, 2009 7:49 pm

I was using Anjuta and u can run your program to its console. CTRL+D does not terminate the program and if i use code like : c=getchar()!=EOF , it doesn't satisfy the exception. Yes CTRL+D it should do it, but for unknown for me reasons it doesn't in anjuta. by the way, i put eclipse but it is for java.
Thanks for the the link.
I would like to have an IDE for C to make a few simple thinks.
In few hours i will go a small trip and will search again in few days. thanks again <BREW>
Image

CPU: p4 3Ghz
Motherboard: albatron px865p pro
Ram: ddr 512
AGP: asus - ati redeon x800xt (r420)
User avatar
onslaught
U.E. Graduate
U.E. Graduate
 
Posts: 53
Joined: Tue Nov 11, 2008 7:40 am
Age: 40
Operating System: Ultimate Edition 1.8 Gamers



Re: Programming in Linux

Postby tuxsax » Thu Oct 01, 2009 8:30 pm

Eclipse that can be installed from repos is mainly for Java but it supports other languages through its plugins, I used it for PHP, it also has C/C++ support too! Go visit their site:
http://www.eclipse.org/cdt/
______________________________
Two things I love: Linux and my sax
tuxsax
U.E. Master
U.E. Master
 
Posts: 790
Joined: Sat Apr 26, 2008 4:15 am
Age: 53
Operating System: Ultimate Edition Beta Tester



Re: Programming in Linux

Postby DarkChild » Fri Oct 02, 2009 10:44 pm

If you guys don't mine me making a suggestion. I will suggest that you give "NetBeans IDE 6.7" a try, it very good tool for handling


NetBeans IDE 6.7:
http://www.netbeans.org/community/releases/67/


Info:
The NetBeans IDE is an award-winning integrated development environment available for Windows, Mac, Linux, and Solaris. The NetBeans project consists of an open-source IDE and an application platform that enable developers to rapidly create web, enterprise, desktop, and mobile applications using the Java platform, as well as JavaFX, PHP, JavaScript and Ajax, Ruby and Ruby on Rails, Groovy and Grails, and C/C++.
CPU Type: TripleCore AMD Athlon II X3 440, 2982 MHz (15 x 199)
Motherboard: ECS GF8200A (3 PCI, 2 PCI-E x1, 1 PCI-E x16, 4 DDR2 DIMM, Audio, Video, Gigabit LAN)
Motherboard Chipset: nVIDIA GeForce 8200, AMD K10
System Memory: 6GB (DDR2-667 DDR2 SDRAM)
Video Adapter: XFX ATI Radeon HD 4350 1GB
Audio Adapter: ATI Radeon HDMI @ ATI RV710/730/740 - High Definition Audio Controller
Audio Adapter nVIDIA MCP78 - High Definition Audio Controller
1 WD Caviar Green 1TB HD SATA
2 Sata Local Disk: 250GB/200GB
2 IDE HD: 80GB
Hanns.G 22" Wide Screen Monitor
Speakers: Logitech LS21 7 watts RMS 2.1 Speaker System
ENCORE 802.11g Wireless PCI Adapter
Logitech Wireless Keyboard/Mouse
LG CD/DVD Writer 22X
BIOS Type: AMI (05/19/09)

Image
User avatar
DarkChild
U.E. God
U.E. God
 
Posts: 1229
Joined: Fri Aug 22, 2008 8:53 pm
Location: Jamaica
Age: 37
Operating System: Ultimate Edition 2.7 32 BIT



Re: Programming in Linux

Postby onslaught » Tue Oct 06, 2009 3:56 pm

Hello again. just installed the plugin for C support in eclipse and NetBeans. will try them both <BREW>
DarkChild wrote:If you guys don't mine me making a suggestion. I will suggest that you give "NetBeans IDE 6.7" a try, it very good tool for handling

Always interested to your opinion. :D thanks <BREW>
Image

CPU: p4 3Ghz
Motherboard: albatron px865p pro
Ram: ddr 512
AGP: asus - ati redeon x800xt (r420)
User avatar
onslaught
U.E. Graduate
U.E. Graduate
 
Posts: 53
Joined: Tue Nov 11, 2008 7:40 am
Age: 40
Operating System: Ultimate Edition 1.8 Gamers

PreviousNext

Return to Programming

Who is online

Users browsing this forum: No registered users and 26 guests