Exforsys

Free Training

i want a program without using main and execute that..

This is a discussion on i want a program without using main and execute that.. within the C and C++ forums, part of the Programming Talk category; i want that urgent.........

Go Back   Exforsys > Programming Talk > C and C++

Exforsys.com


C and C++ C and C++

Reply

 

LinkBack Thread Tools Search this Thread
  #1 (permalink)  
Old 01-08-2008, 05:47 AM
Junior Member
 
Join Date: Jan 2008
Posts: 1
somu1533 is on a distinguished road
i want a program without using main and execute that..

i want that urgent......
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-20-2008, 04:28 PM
Member
 
Join Date: Apr 2006
Posts: 65
priyaraji is on a distinguished road
There are two things to note while talking about programs without main()

They are whether you are going to do the program for a
Hosted Environment or for a
Freestanding Environment

If it is for a Hosted Environment main() is essential at the beginning of the program.
If it is for a Freestanding Environment the function to be used at the startup of a program depends on implementation setup.

Let me know in which environment you are trying so that I can give you more inputs.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-03-2009, 02:46 AM
Junior Member
 
Join Date: Sep 2009
Posts: 1
rupeshanupam is on a distinguished road
how write the program for following output
*
* *
* * *
* * *
* * * *
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Aditi Technologies C Test JobHelper Placement Papers 0 05-04-2005 09:03 AM
Unix - Frequently Asked Questions (4/7) [Frequent posting] Ted Timar Tech FAQ 0 05-03-2004 07:54 AM
Solaris x86 FAQ 2/2 Dan Anderson Tech FAQ 0 04-27-2004 08:24 PM
Unix - Frequently Asked Questions (4/7) [Frequent posting] Ted Timar Tech FAQ 0 04-10-2004 09:12 AM
comp.os.msdos.programmer FAQ part 1/5 Jeffrey Carlyle Tech FAQ 1 04-09-2004 08:57 AM


All times are GMT -4. The time now is 07:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.