473,387 Members | 1,574 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,387 software developers and data experts.

cnuf

what does "cnuf" mean at the end of a function and is it necessary? i
realize its func spelled in reverse but not sure if i need it

May 12 '06 #1
6 2214
andrew browning wrote:
what does "cnuf" mean at the end of a function and is it necessary? i
realize its func spelled in reverse but not sure if i need it


It probably came from a shell script or something like that. It's not
part of C++.

V
--
Please remove capital As from my address when replying by mail
May 12 '06 #2
andrew browning wrote:
what does "cnuf" mean at the end of a function and is it necessary? i
realize its func spelled in reverse but not sure if i need it


You got some other language there. C++ always only puts } at the end of
functions.

Googling for cnuf would probably yield narrow hits...

--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
May 12 '06 #3
Phlip <ph******@yahoo.com> wrote:
Googling for cnuf would probably yield narrow hits...


Incidentally, Google returns 11K hits, the first of which is for
"Canada's National Ukranian Festival", at www.cnuf.ca. The first
relevant hit for "cnuf" is #27, so a Google search clearly requires
some knowledge about what "cnuf" might or might not mean.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
May 12 '06 #4
Christopher Benson-Manica wrote:
Googling for cnuf would probably yield narrow hits...


Incidentally, Google returns 11K hits, the first of which is for
"Canada's National Ukranian Festival", at www.cnuf.ca. The first
relevant hit for "cnuf" is #27, so a Google search clearly requires
some knowledge about what "cnuf" might or might not mean.


http://www.google.com/search?q=cnuf+func

80 hits, fitting the OP's criteria. Not sure what the language is, though...

--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
May 12 '06 #5
Phlip wrote:
andrew browning wrote:
what does "cnuf" mean at the end of a function and is it necessary? i
realize its func spelled in reverse but not sure if i need it


You got some other language there. C++ always only puts } at the end of
functions.


Well, you could always do

#define cnuf }

May 12 '06 #6
maybe it is made by one person who used to some shell script, as in
BASH, it has
if something do
something
fi

it use "if" to begin a if block and "fi" to end this block.

maybe someone use "func" begin a function block, and so he use "cnuf"
to end it.

May 12 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Martin | last post by:
Hi, I've got a funny and wanted to know if there is a fix out there for this. I display a jsp inside a frame that monitors the database and reloads itself via the setTimeout js function. To...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.