Sponsored Content
Full Discussion: CUP and Memory
Top Forums Shell Programming and Scripting CUP and Memory Post 302172971 by bullz26 on Wednesday 5th of March 2008 08:18:07 AM
Old 03-05-2008
Advice me plz

Could any one help me on this
 

8 More Discussions You Might Find Interesting

1. SCO

how can I get the system information such as cup,memory,ports etc?

In the sco unix ,how can i get the system information ? such as cpu,memory,interrupter,io ports etc look forword to quick replay (2 Replies)
Discussion started by: fresh
2 Replies

2. What is on Your Mind?

Which team do you think will win the World Cup 2010?

Well, I'm going to free myself a bit from Unix-ish stuff. :D Which is your favorite team? Are you supporting your local team? IMO, I think Italy and Spain have great chances. Both teams have a great formation and players; Recently I was watching some of their matches and their gameplay is... (0 Replies)
Discussion started by: verdepollo
0 Replies

3. What is on Your Mind?

Which team will win the 2010 World Cup final?

Spain or the Netherlands? (12 Replies)
Discussion started by: Neo
12 Replies

4. Hardware

CUP CHIP and CPU ID

Hi All, What is the difference between CPU CHIP and CUP ID on SUN/ Oracle M5000 servers.. Thanks in advance (1 Reply)
Discussion started by: kumarmani
1 Replies

5. What is on Your Mind?

Place your bets! - Ryder Cup 2012 (Golf)

Who will win the 2012 Ryder Cup. Europe vs USA There is an open event in the Event Prediction Forum. The event closes on 27th Sep 2012. 2012 Ryder Cup - Wikipedia, the free encyclopedia (0 Replies)
Discussion started by: ni2
0 Replies

6. What is on Your Mind?

Place your bits - ICC World Cup Twenty20 (Cricket)

Who will win ICC World Cup Twenty20 These are the last four teams. Sri Lanka Pakistan Australia West Indies There is an open event in the Event Prediction Forum. The event closes on 6th October 2012. ICC World Cup Twenty20 (0 Replies)
Discussion started by: ni2
0 Replies

7. Shell Programming and Scripting

Tput cup, print on current line?

Heyas I'm thinking about a new approach for my core display, basicly as it should make aligments easier. Issue i'm currently facing, is tput cup capable of printing on the current line? My best achievements were: :) tui $ tput cup - 60;echo " ------ testing" ------ testing... (5 Replies)
Discussion started by: sea
5 Replies

8. What is on Your Mind?

Football / Soccer World Cup 2018 draw.

What is on Your Mind? 2018 FIFA World Cup - Wikipedia I'm hoping that England are drawn into positions B2, D3, G3 or G4 so that all their games will be outside usual UK office hours and people will not desert the office with mystery illnesses to watch the games. Expecting failure, so I... (1 Reply)
Discussion started by: rbatte1
1 Replies
XcupQueryVersion(3)						    X FUNCTIONS 					       XcupQueryVersion(3)

NAME
XcupQueryVersion - Returns TOG-CUP protocol version supported by the X server SYNOPSIS
cc [ flag ... ] file ... -lXext [ library ... ] #include <X11/extensions/Xcup.h> Status XcupQueryVersion(Display *display, int *major_version_return, int *minor_version_return); ARGUMENTS
display Specifies the connection to the X server major_version_return Returns the major version supported by the server minor_version_return Returns the minor version supported by the server DESCRIPTION
XcupQueryVersion sets major_version_return and minor_version_return to the major and minor TOG-CUP protocol version supported by the server. If the TOG-CUP library is compatible with the version returned by the server, it returns nonzero. If the server does not support the TOG-CUP extension, or if there was an error during communications with the server, or if the server and library protocol versions are incompatible, it returns zero. No other Xcup functions may be called before this function. If a client violates this rule, the effects of all subsequent Xcup calls that it makes are undefined. To get the list of reserved colormap entries, use XcupGetReservedColormapEntries. To allocate one or more read-only color cells with RGB values, use XcupStoreColors. SEE ALSO
XcupGetReservedColormapEntries(3Xext), XcupStoreColors(3Xext), Colormap Utilization Policy and Extension X Version 11 libXext 1.3.2 XcupQueryVersion(3)
All times are GMT -4. The time now is 12:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy